BODY {
	background-color : #FFFFFF;
	color: #000000;
	font-family : Arial;
	font-size : 12px;
	margin-left : 2px;
	margin-right : 2px;
	margin-top : 2px;
}

A:LINK, A:VISITED {
	color : #464646;
	text-decoration : none;
}

A:HOVER {
	color : #c50000;
	text-decoration : none;
	font-weight : normal;
}
Table {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
	
}
