BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : White;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : White;
}

A {
	color : Red;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

.headline {
	font-size : medium;
	color : Red;
	font-weight : bold;
}

.countdown {
	font-size : 12px;
	font-weight : bold;
	color : Red;
}

