BODY {
	background-color: Black;
	font-family: Verdana, sans-serif;
	FONT-SIZE: 13px; 
	color: #F4F0D5;
}

TD {
	font-family: Verdana, sans-serif;
	FONT-SIZE: 13px; 
	color: #F4F0D5;
}

.title{
FONT-SIZE: 16px;
}

.small {
font-family: Verdana, sans-serif;
FONT-SIZE: 10px; 
}

.italic {
font-style: italic;
}
	
A:link {
	color: #F4F0D5; text-decoration: none
		}

A:visited {
	color: #F4F0D5; text-decoration: none
		}
	
A:hover {
	color: #FF9933;	text-decoration: none;
}

.justify {
	text-align: justify;
}

