BODY, P, TD , form, input, select, textarea  {
	font-family: helvetica, verdana, tahoma;
	font-size: 10pt;
	color: rgb(60,60,60);
}

A, A:visited  {
	font-family: helvetica, verdana, tahoma;
	font-size: 10pt;
	text-decoration: none;
	color: rgb(60,60,60);
}

A:active  {	
	color: rgb(255,0,0);
}

A:hover  {	
	color: rgb(255,0,0);
}

Blockquote {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 20px;
}

