BODY {
 margin: 0pt
}
.header {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-style: italic;
 font-weight: bolder;
 color: #FFFFFF;
}
*, .bodyCopy {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
h1 {
 font-weight: bold;
 font-size: 24px;
 color: #3399ff;
 margin: 0 0 10 0;
}
ul {
 margin: 0 0 25 25;
}
li {
 padding: 2px;
}
a:link, a:visited {
 font-weight: bold;
 color: #C90000;
 text-decoration: none;
}
a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #C90000;
}
.topnav {
 font-weight: bold;
 color: #dddddd;
 font-size: 14px;
 white-space: nowrap;
}
.topnav a:link, .topnav a:visited {
 font-weight: bold;
 color: #dddddd;
 text-decoration: none;
 font-size: 11px;
}
.topnav a:hover {
 font-weight: bold;
 text-decoration:underline;
 color: #ffffff;
 font-size: 11px;
}
.footer { 
 color: #dedede;
 font-size: 11px;
 padding: 2 15 2 15;
}
.footer a:link, .footer a:visited {
 font-weight: bold;
 color: #dedede;
 text-decoration: none;
 font-size: 11px;
}
.footer a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #ffffff;
 font-size: 11px;
}
.footer2 { 
 color: #666666;
 font-size: 10px;
 padding: 60 15 2 15;
}
.footer2 a:link, .footer2 a:visited {
 font-weight: bold;
 color: #666666;
 text-decoration: none;
 font-size: 10px;
}
.footer2 a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #c90000;
 font-size: 10px;
}
