BODY 	{
		color: Black
		bgcolor: white
		font-size:  10pt;
}

A:LINK {
		font-family:  Arial, Helvetica, Verdana;
		color: #0000ee;
		text-decoration: underline
}
A:VISITED{
		font-family:  Arial, Helvetica, Verdana;
		color: #993399;
		text-decoration: underline
}

EM 		{
		text-decoration: italic;

}

P,UL,LI,OL,TD 		{
		font-family: Arial, Helvetica, Verdana;
		font-size:  10pt;
		color:  #000000;

}

H3,TH {
		font-family: Arial, Helvetica, Verdana;
		color:  navy;
		font-size:  16pt;
		font-weight: bold;
}

H4 {
		font-family: Arial, Helvetica, Verdana;
		color:  #DD9900;
		font-size:  14pt;
}
th		{
		font-family: Arial, Helvetica, Verdana;
		font-size:  10pt;
		font-weight: bold;
}
.formclass		{
		font-family: Courier, monospace;
}


