

body {
background-color: #333333;
background-image: url(images/back.png);
background-repeat: repeat-x;
}

body,td,th {
	color:#000;
	font-family: Verdana;
	font-size: 12px;
}
h1 {
	color:#000;
	font-family: Verdana;
	font-size: 14px;
	display: inline; 
	font-weight:normal;
}
h2 {
	color:#000;
	font-family: Verdana;
	font-size: 12px;
	display: inline; 
}
h3 {
	color:#FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	display: inline;
	font-weight:normal;
}
footer {
	color:#000000;
	font-family: Verdana;
	font-size: 10px;
	display: inline;
	font-weight:normal;
}


a.white:link {color: #CCCCCC;text-decoration: none;font-weight:normal;}
a.white:active {color: #CCCCCC; text-decoration: none;}
a.white:visited {color: #CCCCCC; text-decoration: none;}
a.white:hover {color: #FFF;}
-->
</style>
