BODY {
	color : Red;
	background-color : White;
	font-family : sans-serif;
	font-size : 14px;
	line-height : 25px;
}

A {
	color : Red;
}

A:HOVER {
	color : #0000ff;
	font-size : 14px;
}

H3 {
	color : Red;
	text-align : center;
}

TABLE {
	font-size : 14px;