body, table, td {
font-family: verdana, arial, sans-serif;
font-size: 11px; 
line-height: 17px;
color: #333;
margin: 0px 0px 0px 0px;
}

body { background-color:#ADC3E4; }

a:link { color: #00CCFF; text-decoration: none; font-weight:bold; }
a:visited { color: #333366; text-decoration: none; font-weight:bold; }
a:active { color: #333366; text-decoration: none; font-weight:bold; }
a:hover { color: #98965A; text-decoration: none; font-weight:bold; }

.navlink a:link { font-family: tahoma, verdana, arial, sans-serif; font-size:11px; color: #fff; text-decoration: none; font-weight:normal;  }
.navlink a:visited { font-family: tahoma, verdana, arial, sans-serif; font-size:11px; color: #fff; text-decoration: none; font-weight:normal; }
.navlink a:active { font-family: tahoma, verdana, arial, sans-serif; font-size:11px; color: #fff; text-decoration: none; font-weight:normal; }
.navlink a:hover { font-family: tahoma, verdana, arial, sans-serif; font-size:11px; color: #fff; text-decoration: underline; font-weight:normal; }

.subnavlink a:link { font-family: tahoma, verdana, arial, sans-serif; font-size:11px; color: #333; text-decoration: none; font-weight:normal;  }
.subnavlink a:visited { font-family: tahoma, verdana, arial, sans-serif; font-size:11px; color: #333; text-decoration: none; font-weight:normal; }
.subnavlink a:active { font-family: tahoma, verdana, arial, sans-serif; font-size:11px; color: #333; text-decoration: none; font-weight:normal; }
.subnavlink a:hover { font-family: tahoma, verdana, arial, sans-serif; font-size:11px; color: #333; text-decoration: underline; font-weight:normal; }

.toplink a:link { color: #ff0000; text-decoration: none }
.toplink a:visited { color: #ff0000; text-decoration: none }
.toplink a:active { color: #ff0000; text-decoration: none }
.toplink a:hover { color: #ff0000; text-decoration: none }

.footer a:link { color: #333366; text-decoration: none }
.footer a:visited { color: #333366; text-decoration: none }
.footer a:active { color: #333366; text-decoration: none }
.footer a:hover { color: #333366; text-decoration: underline }

p {
padding: 0px;
margin: 0px;
}

.small {
font-size:10px;
}

.white {
color:#fff;
line-height:25px;
padding-right:7px;
}

.header {
font-family: verdana, arial, sans-serif;
font-size: 12px;
color: #333366;
font-weight:bold;
line-height:15px;
}

.blue {
color:#333366;
font-weight:bold;
}

.subnav1 {
padding-top:10px;
padding-right:10px;
padding-bottom:15px;
font-family: tahoma, verdana, arial, sans-serif;
font-size: 11px;
text-align: right;
line-height:20px;
}

.subnav2 {
padding-top:10px;
padding-right:10px;
padding-bottom:15px;
font-family: tahoma, verdana, arial, sans-serif;
font-size: 11px;
text-align: right;
line-height:13px;
}

.content {
padding-left:20px;
padding-top:20px;
padding-right:20px;
padding-bottom:20px;
}

.copyright {
font-family: tahoma, arial, sans-serif;
font-size:10px;
color:#333;
padding-right:10px;
padding-top:5px;
line-height: 13px;
text-align: right;
}