BODY {
 margin: 0px;
}
.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: 12px;
}
h1 {
 font-weight: bold;
 color: #000000;
 font-size: 20px;
 margin: 0 0 15 0;
 border-bottom:1px solid #0000ff;
 padding: 0 0 4 0;
}
ul {
 margin: 10 0 10 25;
}
.buck {
 border: 1px solid #000000;
}
a:link, a:visited {
 font-weight: bold;
 color: #003399;
 text-decoration: none;
}
a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #0000ff;
}
.topnav {
 font-weight: bold;
 color: #dddddd;
 text-decoration: none;
 font-size:11px;
 padding: 0 15 0 15;
 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 {
 font-size: 12px;
}
.footer a:link, .footer a:visited {
 font-weight: bold;
 color: #003399;
 text-decoration: none;
 font-size: 12px;
}
.footer a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #0000ff;
 font-size: 12px;
}
