body
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family : tahoma;
	font-size : 10px;
	text-align: left;
	border-color: White;
	word-spacing: normal;
}
	

table {
font-family : tahoma;
	font-size : 12px;
	color : #B23B3B;
		border-color: White;
}


	A:link {
	text-decoration: underline;
	color : White;
	font-weight : bold;
	font: italic 10px Tahoma;
}
A:visited {
	text-decoration: underline;
	color : White;
	font-weight : bold;
	font: italic 10px Tahoma;
}
A:active {
	text-decoration: underline;
	color : White;
	font-weight : bold;
	font: italic 10px Tahoma;
}
A:hover {
	text-decoration: none;
	color : White;
	font-weight : bold;
	font: italic 10px Tahoma;
}

