body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/black.jpg);
}

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}

a:link {color: #CCCCCC; text-decoration: none; font-weight: bold} 
a:active {color: #CCCCCC; text-decoration: none; font-weight: bold} 
a:visited {color: #CCCCCC; text-decoration: none; font-weight: bold} 
a:hover {color: #F9FFA8; text-decoration: none; font-weight: bold} 

li {color: #000000; list-style-type: square} 
ul {color: #000000; list-style-type: square} 
ol {color: #000000} 

.smallwhitetext {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.header {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
