BODY
{
	        background-color: #FFFFFF;
}

P, BODY, TD, OL, UL, MENU, BLOCKQUOTE, DIV
{
	        font-family: Lucida,Verdana,Helvetica,Arial;
					        color: #000000;
}

TH
{
	        font-family: Lucida,Verdana,Helvetica,Arial;
					        font-weight: bold;
													        text-decoration: none;
}

A:link
{
	font-family: Lucida,Verdana,Helvetica,Arial;
color: #3366FF;
  text-decoration: none;
}

A:visited
{
	color: #AA5533; 
}

PRE
{
	        font-family: Courier New, Courier;
}

