BODY {
	color: Black;
	background-color: #51DDEB;
	font-family: Arial, Tahoma, sans-serif;
	font-size: medium;
	text-align: left;
	H1 { font-size: 18pt; }
        H2 { font-size: 14pt; }
}

A {
	color: RED;
	font-variant: normal;
	font-style: normal;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}

A:HOVER {
	color: #FA8072;
}

table,{
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font: normal normal normal Tahoma, Arial;
}
