<style type="text/css">
<!--
body {
	background-color: #000000;
	background-image:  url(background_final.jpg);
	background-repeat: no-repeat;
	font-family : verdana, arial, helvetica;
	font-size : 12px;
	font-weight : normal;
}

A:link, A:visited {
	color : #00FFFF;
	text-decoration : none;
	font-family : verdana, arial, helvetica;
	font-size : 12px;
	font-weight : bold;
}

A.large:link, A.large:visited {
	color : #00FFFF;
	text-decoration : none;
	font-family : verdana, arial, helvetica;
	font-size : 16px;
	font-weight : bold;
}

A.large:hover {
	color : #FFFF00;
	text-decoration : none;
	font-family : verdana, arial, helvetica;
	font-size : 16px;
	font-weight : bold;
}

A:hover {
	color : #FFFF00;
	text-decoration : none;
	font-family : verdana, arial, helvetica;
	font-size : 12px;
	font-weight : bold;
}

td {
	font-family : verdana, arial, helvetica;
	font-size : 12px;
	font-weight : normal;
	color: #FFFFFF; 	
}

.bold {
	font-weight : bold;
}

.largebold {
	font-weight : bold;
	font-size : 16px;
}

.smallbold {
	font-weight : bold;
	font-size : 10px;
}

.redtext {
	color: #FF0000;
}

-->
</style>