BODY {
	color : Black;
	background-color : White;
	font-family : Arial, Tahoma, "MS Sans Serif", sans-serif; font-size : 12px;
	text-align : justify;
	margin : 0px 0px;
	scrollbar-track-color : Silver;
	scrollbar-face-color : #B22222;
}

A {
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

TABLE {
	color : Black;
	font-family : Arial, Tahoma, "MS Sans Serif", sans-serif; font-size : 12px;
	text-align : justify;
}
HR { height : 4px; color : #aa0000;
	
}
