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
{
	        font-family: Lucida,Verdana,Helvetica,Arial;
					        color: #003399;
												         text-decoration: none;
}

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

TABLE
{		
		border-spacing: 0px;
}

