A:hover {
	COLOR: #40FF40; TEXT-DECORATION: underline;
	}

BODY	{
	font-family: verdana,Bitstream Vera Sans;
	color: black;
	margin-top: 50px;
	margin-bottom: 50px;
	}
	
BLOCKQUOTE	{
		font-size: 8pt;
		}

P	{
	font-family: verdana, arial;	
	color: black;
	MARGIN-LEFT: 10px;
	MARGIN-RIGHT: 10px;
	}

P.indent	{
	font-family: verdana,arial,Bitstream Vera Sans;	
	color: black;
	TEXT-INDENT: 26px;
	MARGIN-LEFT: 10px;
	MARGIN-RIGHT: 10px;
	}


TABLE	{
	font-family: "verdana";
	vertical-align: top;
	}
	
TD	{
	vertical-align: top;
	}
	
UL	{
	list-style: disc;
	}
	
HR	{
	width: 45%;
	}

blockquote.f	{
		font-family: verdana, arial;	
		color: red;
		font-size: 8pt;
		background: CABEB2;
		TEXT-INDENT: 26px;
		MARGIN-RIGHT: 40px;
		padding: 8px;
		}
A:link {
	COLOR: #6464FF; TEXT-DECORATION: none;
	}
A:visited {
	COLOR: #892500; TEXT-DECORATION: none;
}

A:active {
	COLOR: #d82400; TEXT-DECORATION: none;
}

SPAN.red	{color:red;}
SPAN.blue	{color:blue;}


