2002-03-11 13:49:50 +00:00
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
|
2002-11-21 18:36:03 +00:00
|
|
|
<html>
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<title></title>
|
|
|
|
<style type="text/css">
|
|
|
|
|
|
|
|
body, p, td, th, li {
|
|
|
|
font-family: verdana, sans-serif;
|
|
|
|
font-size: 10pt;
|
|
|
|
}
|
|
|
|
|
|
|
|
big.top {
|
|
|
|
font-size: 18pt;
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
|
|
|
|
big {
|
|
|
|
font-size: 13pt;
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
|
|
|
|
a {
|
|
|
|
font-weight:bold;
|
|
|
|
color: #cc3333;
|
|
|
|
text-decoration:none;
|
|
|
|
}
|
|
|
|
a:hover {
|
|
|
|
text-decoration:underline;
|
|
|
|
}
|
2002-03-11 13:49:50 +00:00
|
|
|
|
2002-11-21 18:36:03 +00:00
|
|
|
.navig {
|
|
|
|
font-size: 9px;
|
|
|
|
text-decoration: none;
|
|
|
|
font-weight:normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
li {
|
|
|
|
padding-bottom: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.mainbox {
|
|
|
|
border-color:#999999;
|
|
|
|
padding-top:5px;
|
|
|
|
padding-bottom:5px;
|
|
|
|
border-bottom-width:1px;
|
|
|
|
border-bottom-style:dotted;
|
|
|
|
}
|
|
|
|
|
|
|
|
.headline {
|
|
|
|
font-weight:bold;
|
|
|
|
background:#dfdfdf;
|
|
|
|
border-color:#999999;
|
|
|
|
padding-top:5px;
|
|
|
|
padding-bottom:5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
2002-03-11 13:49:50 +00:00
|
|
|
|
2002-11-21 18:36:03 +00:00
|
|
|
<% response.body %>
|
2002-03-11 13:49:50 +00:00
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|