BODY {
 margin: 0px;
}
.header {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 22px;
 font-style: normal;
 font-weight: bold;
}
*, .bodyCopy {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}
h1 {
 font-size: 18px;
 font-weight: bold;
 color: #000000;
 padding: 0 0 2 0;
 border-bottom:1px solid #99ccff;
}
ul, ol {
 margin: 5 0 15 25;
}
a:link, a:visited {
 font-weight: bold;
 color: #993333;
 text-decoration: none;
}
a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #993333;
}
.topnav {
 font-weight: bold;
 color: #000000;
 font-size: 11px;
 padding: 0 10 0 10;
}
.topnav a:link, .topnav a:visited {
 font-weight: bold;
 font-size: 11px;
 color: #993333;
 text-decoration: none;
}
.topnav a:hover {
 font-weight: bold;
 font-size: 11px;
 text-decoration: underline;
 color: #993333;
}
.topnav2 {
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: #ffffff;
 font-size: 38px;
 padding: 0 10 0 10;
 position: relative;
 top: 17;
}
.topnav2 a:link, .topnav2 a:visited {
 font-weight: bold;
 font-size: 15px;
 color: #dddddd;
 text-decoration: none;
}
.topnav2 a:hover {
 font-weight: bold;
 font-size: 15px;
 text-decoration: none;
 color: #ffffff;
 border-bottom: 1px solid #ff0000;
}
.footer {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 padding: 2 10 6 10;
 white-space: nowrap;
}
.footer  b{
 font-size: 11px;
 font-weight:bold;
}
.footer a:link, .footer a:visited {
 font-weight: bold;
 font-size: 10px;
 color: #993333;
 text-decoration: none;
}
.footer a:hover {
 font-weight: bold;
 font-size: 10px;
 text-decoration: underline;
 color: #993333;
}
.style1 {font-size: 36px; font-style: italic; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
