body,td,th {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 10px;
 font-style: normal;
 color: #FFFFFF;

}

body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #0099CC;
}

a:link {
 color: #FFFFFF;
 text-decoration: none;
}

a:visited {
 text-decoration: none;
 color: #FFFFFF;
}

a:hover {
 text-decoration: none;
 color: #CCCCCC;
}

a:active {
 text-decoration: none;
 color: #FFFFFF;
}

.greenpage, body.greenpage, td.greenpage, tr.greenpage {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 10px;
 font-style: normal;
 color: #FFFFFF;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #009900;	
}

.smallblack {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-style: normal;
 line-height: normal;
 font-weight: normal;
 font-variant: normal;
 font-weight: bold;
 color: #000000;
}