body {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
}

table, tr, td {
FONT-SIZE: 9pt;  font-family: Verdana;
font-weight: normal;

}

a:link    {
text-decoration: none;
color: #fff498;
font-size:9pt; font-family: Verdana;
font-weight: normal;
}
a:visited {
text-decoration: none;
color: #ffffcc;
font-size:9pt; font-family: Verdana;
font-weight: normal;
}
a:hover   {
text-decoration: underline;
color: #ffff99;
font-size:9pt; font-family: Verdana;
font-weight: normal;
}
a:active  {
text-decoration: underline;
color: #ffff00;
font-size:9pt; font-family: Verdana;
font-weight: normal;
}
