BODY  {
	font-family : Times New Roman;
	color : black;
	font-color : black;
}

TD  {
	font-family : Times New Roman;
	color : black;
	font-color : black;
}


A:LINK  {
	font-family : Times New Roman;
	text-decoration : underline;
	color : black;
	font-color : black;
	
}

A:VISITED  {
	font-family : Times New Roman;
        text-decoration : underline;
	color : gray;
	font-color : gray;
}

A:hover {
        font-family : Times New Roman;
        text-decoration : underline;
 	color : gray;
	font-color : gray;
}

PRE     {
	font-family : Courier new, Courier;
	color : black;
	font-color : black;
        font-size: 9pt
}

SUP     {
	font-family : Times New Roman;
}


STRONG  {
	font-family : Times New Roman;
	font-weight : bold;
}


P      {
	font-family : Times New Roman;
	color : black;
	font-color : black;
}

span  {
	font-family : Times New Roman;
	font-size : 14pt;
	color : black;
	font-color : black;
}

