/* CSS Document */

BODY {
 margin: 0pt
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#000000;
}
.header {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
}
table, td, tr {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#000000;
}
h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color:#990000;
}
h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color:#003366;
}
p {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#000000;
}
.contactinfo {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#000000;
 line-height: 15px;
}
.bodyCopy {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
}
.footer {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #FFFFFF;
 font-weight: bold;
}
a:link {
 color: #CC0000;
 text-decoration: none;
 font-weight: bold;
}
a:visited {
 color: #CC0000;
 text-decoration: none;
 font-weight: bold;
}
a:hover {
 color: #99CCCCC;
 text-decoration: underline;
 font-weight: bold;
}
a.toplink:link {
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
}
a.toplink:active {
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
}
a.toplink:visited {
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
}
a.toplink:hover {
 color: #ffffff;
 text-decoration: underline;
 font-weight: bold;
}
