body {
	background: Black;
	border-left : 0;
	border-right : 0;
	border-top : 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #eeeeee;
}

A:Hover {
/*	text-decoration: none; */
	color: #ee0000;
}

.title {
	font-weight : bold;
	font-size : 16pt;
	color : #CC0000;
}

.subtitle {
	font-weight : bold;
	font-size : 14pt;
	color : #CCCCCC;
}
