TD.justify {
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	text-align: justify;
}

TD.white {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	color: White;
	}

TD {
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	color: #F0E68C;
}

BODY {
	color: #F0E68C;
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	background: Black;
}

A:link {
	color: White;
	text-decoration: none;
	font-weight: bold;
	}

A:visited {
	color: White;
	text-decoration: none;
	font-weight: bold;	
	}

	
A:HOVER {
	color: #B0E0E6;
	text-decoration: underline;
}
