body {
 background-color: #334d66;
 color: #ffffff;
 font-size: 10pt;
 font-family: Tahoma;
 font-weight: bold;
}

table {
 background-color: #666666;
 color: #ffffff;
 font-size: 10pt;
 font-family: Tahoma;
 font-weight: none;
}

a:link, a:visited, a:active {
 background-color: #666666;
 color: #FFFFFF;
 font-weight: none;
 text-decoration: none;
}

a:hover {
 background-color: #666666;
 color: #FFFFFF;
 text-decoration: none;
 font-weight: bold;
}

