body {
 scrollbar-face-color:#000000;
 scrollbar-arrow-color:#82D8EC;
 scrollbar-track-color:#000000;
 scrollbar-shadow-color:#82D8EC;
 scrollbar-highlight-color:#82D8EC;
 scrollbar-3dlight-color:#000000;
 scrollbar-darkshadow-Color:#000000;
 font-size: 8pt; 
 font-family: Tahoma, Arial, Helvetica; 
 background-color: #000000;
 color: #82D8EC;
}

a:link {text-decoration: none; font-weight: bold; color: #82D8EC;}
a:active {text-decoration: none; color: #FFFFFF; font-weight: bold;}
a:visited {text-decoration: none; color: #2F93A5; font-weight: bold;} 
a:hover {text-decoration: underline; color: #FFFFFF; font-weight: bold;} 

div.main {
border: 1px solid #82D8EC; 
position: absolute; 
top: 30px; 
left: 30px;
wid th: 492px;
width: 495px;
height: auto;
}

div.pic {
width: 156px;
height: 336px;
background-image:url(syphabg.jpg); 
float: left;
}

div.title {
width: 336px;
height: 48px;
background-image:url(title.gif); 
background-repeat: no-repeat;
background-position: top center;
float: right;
}

div.content {
width: 331px;
height: 265px;
overflow: auto;
text-align: justify; 
padding-right: 3px;
float: right;
}

div.menu {
width: 336px;
height: 22px;
text-align: center; 
font-size: 7pt; 
font-family: Tahoma, Arial, Helvetica; 
line-height: 22px;
float: right;
}

.b {
font-weight: bold; 
}

.small {
font-size: 7pt;
font-style: italic; 
}

input, textarea { 
border: 1px solid #82D8EC; 
background-color: #000000; 
color: #82D8EC;
font-size: 8pt;
font-family: Tahoma, Arial, Helvetica; 
}