p {
	font-family: Verdana;
	font-size: 10;
	font-weight: normal;
	color: #000000;
}
td {
	font-family: Verdana;
	font-size: 10;
	font-weight: normal;
	color: #000000;
}
.normalfont {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
BODY      {
        font-family: Verdana, MS Sans Serif, Arial;
}

A:link    {
        text-decoration: none;
}
A:visited {
	text-decoration: none;
	color: #0000FF;

}
A:active  {
        text-decoration: none;
}
A:hover   {
        text-decoration: underline;
}

