BODY {
font-family : Arial, Arial, sans-serif;
font-size: 10px;
color: #000000;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 10px;
margin-right: 0px;
background-color:#ffffff;
scrollbar-arrow-color: #000080;
scrollbar-face-color: #000080;
scrollbar-3dlight-color: #a4bcad;
scrollbar-highlight-color: #bcb9a4;
scrollbar-shadow-color: #71897a;
scrollbar-darkshadow-color: #71897a;
scrollbar-track-color: #bcb9a4;
}
P, TD, LI, UL, Table{
color: #000000;
font-family : Arial, Arial, sans-serif;
font-size: 13px;
}
A:LINK {
color: #000080;
font-weight: bold;
text-decoration: none;
}
A:VISITED {
color: #000080;
font-weight: bold;
text-decoration: none;
}
A:HOVER {
color: #000080;
font-weight: bold;
text-decoration: underline;
}
A:ACTIVE {
color: #990000;
font-weight: bold;
text-decoration: underline;
}
h1 { 
font-size: 16px;
font-weight : bold;
letter-spacing: 2;
color: #71897a;
}
h2 {
font-family: verdana;
font-size: 16px;
font-weight: bold;
color: #000080;
}

h3, h4, h5, h6 {
font-size: 13px;
font-weight : bold;
color: #71897a;
}
.topnav {
font-family : trebuchet, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
text-align: center;
color: #ffffff;
background-color: #000080;
line-height: 20px;
}
.topnav a:link {
color: #ffffff;
text-decoration: none;
}
.topnav a:visited {
color: #ffffff;
text-decoration: none;
}
.topnav a:hover {
color: #FFDDAE;
text-decoration: none;
}
.topnav a:active {
color: #ffddae;
text-weight: bold
text-decoration: none;
}

.subnav {
font-famil: arial, sans-serif;
font-size: 14;
font-weight: bold;
color: #000099;
text-align: right;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
padding-bottom: 5px;
background-color: #ffffff;
}

.subnav a:link {
color: #000099;
text-decoration: none;
}
.subnav a:visited {
color: #000099;
text-decoration: none;
}
.subnav a:hover {
color: #000099;
text-decoration: underline;
}
.subnav a:active {
color: #000099;
text-weight: bold
text-decoration: underline;

.info {
text-align: right;
font-size: 12px;
color: #ffffff;
line-height: 10px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
.copyright {
font-size: 11px;
color: #ffffff;
letter-spacing: 2;
font-weight: bold;
background: #71897a;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
.caption  {
font-size: 8pt;
text-align: center;
}