BODY { 
    SCROLLBAR-BASE-COLOR: #606096; font-family: Verdana, helvetica, arial; font-size:8pt;
    SCROLLBAR-ARROW-COLOR: #FFF788;
}

TABLE {
    FONT-FAMILY: Verdana, helvetica, arial; FONT-SIZE: 8pt;
}

TD {
    FONT-FAMILY: Verdana, helvetica, arial; FONT-SIZE: 8pt;
}

TABLE.smalltext {
    FONT-FAMILY: verdana, helvetica, arial; FONT-SIZE: 7.5pt; TEXT-ALIGN: justify;
}


A:link {
	text-decoration: none;
	color: #0066ff;
	background-color : transparent;
}
 
A:visited {
	color: #0066ff;
	text-decoration : none;
	background-color : transparent;
}
 
A:hover {
	text-decoration: underline overline;
	color: #0066ff;
	background-color : transparent;
}