BODY {

   width: 750px; 
	background-color: #000000;
	margin-bottom : 0px;
	margin-left : auto;
	margin-right : auto;
	margin-top : auto;
}

A:LINK {
	color: #9999CC;
	font-family : Tahoma, sans-serif, Arial;
	font-size : small;
	text-decoration : none;
}

A:HOVER {
	color: #FF9900;
	font-family : Tahoma, sans-serif, Arial;
	font-size : small;
	text-decoration : none;	
}

A:VISITED {
	color: #9999CC;
	font-family : Tahoma, sans-serif, Arial;
	font-size : small;
	text-decoration : none;	
}

A:VISITED:HOVER {
	color: #FF9900;
	font-family : Tahoma, sans-serif, Arial;
	font-size : small;
	text-decoration : none;	
}

P { 
	color: #FFFFFF;
	font-family : Tahoma, sans-serif, Arial;
	font-size : small;
}

TD {  
	color: #FFFFFF;
	font-family : Tahoma, sans-serif, Arial;
	font-size : small;
}

.small {
	font-family : Arial; 
	font-size : small; }