BODY {
 margin: 0px;
}
*, .bodyCopy {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #333333;
}
h1 {
 font-weight: bold;
 color: #000000;
 font-size: 18px;
}
ul, ol {
 margin: 5 0 15 25;
}
a:link, a:visited {
 font-weight: bold;
 color: #000066;
 text-decoration: none;
}
a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #990000;
}
.header {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight:bold;
 color: #333333;
 padding: 15 15 15 15;
 letter-spacing: -1px;
}
.header b {
 font-size: 17px;
 font-weight: bold;
 color: #990000;
}
.header a:link, .header a:visited {
 font-weight: bold;
 color: #000066;
 text-decoration: none;
 font-size: 11px;
}
.header a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #990000;
 font-size: 11px;
}
.topnav {
 color: #dddddd;
 padding: 2 15 2 15;
}
.topnav a:link, .topnav a:visited {
 font-weight: bold;
 color: #000066;
 text-decoration: none;
 font-size: 11px;
}
.topnav a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #990000;
 font-size: 11px;
}
.sidenav {
 padding: 5 2 5 2;
 color: #990000;
 font-weight: bold;
 font-size: 11px;
}
.sidenav a:link, .sidenav a:visited {
 font-weight: bold;
 color: #000066;
 text-decoration: none;
 font-size: 11px;
}
.sidenav a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #990000;
 font-size: 11px;
}
.footer {
 font-size: 10px;
 color: #cccccc;
 padding: 2 15 4 15;
}
.footer b {
 font-size: 10px;
 color: #dddddd;
 font-weight: bold;
}
.footer a:link, .footer a:visited {
 font-weight: bold;
 color: #dddddd;
 text-decoration: none;
 font-size: 10px;
}
.footer a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #ffffff;
 font-size: 10px;
}
