html, body, table, td, span, div {
font-family: Verdana;
font-size: 10px;
color: black;
line-height: 14px;
letter-spacing: 0px;
}
body {
background-color: #C1C6C9;
text-align: left;
margin: 0px 5px 0px 0px;
bgcolor: inherit;
scrollbar-3dlight-color:#aaaaaa;
scrollbar-arrow-color:CCCCCC;
scrollbar-base-color:#000000;
scrollbar-darkshadow-color:#333333;
scrollbar-face-color:#5D6770;
scrollbar-highlight-color:#6E788A;
scrollbar-shadow-color:#555555;
scrollbar-base-color: #5D6770;
scrollbar-arrow-color: #cccccc;
scrollbar-track-color: #666666;
}
.header {
font-weight: bold;
font-size: 12px;
color: #005888;
}
.subheader {
font-weight: bold;
font-size: 11px;
color: #333333;
font-style: italic;
}
.biglink {
font-size:12px;
font-weight:bold;
color:#005888;
}
a {
color: black;
}
a:hover {
color: #4973B8;}
.noborder {
border: solid 0px transparent;
}
input, textarea {
font-family: Verdana;
font-size: 10px;
}
ul {
margin: 5 0 20 20;
list-style-type: disc;
}
img {
border: solid 1px #005888;
}