body {
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8.5pt;
    margin-left: 0%;
    margin-top: 0%;
    margin-right: 0%;
    background-image:   url();
    background-repeat: repeat-x;
    background-position: left top;
}
table, td, p, div
{  
    FONT-SIZE: 9pt;
}
TEXTAREA
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 7pt
}
th
{
    COLOR: black;  
}
a
{
    COLOR: #006699;
    TEXT-DECORATION: underline;
}
a:visited {  color: #336666}
.s {
	font-size: 8pt;
}
input {
	font-size: 7.5pt;
}
.highlight {
	background-color: #FFFF99;
}
a:hover {
	color: #FF0000;
}
