/* CSS Document */

<style type="text/css">
<!--
h1 {
	font-size: 36px; 
	text-align:center; }

.footer {
	color: #ffffff; 
	font-size:12px; 
	text-align:center; }

body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FF0000;
}
.style3 {
	font-size: 36px;
	font-weight: bold;
}
.pagetitle {
	font-size: 36px;
	font-weight: bold;
}

.boldgold {
	color: #FFFF00; 
	font-size: 18px;
	font-weight: bold;
}


.style4 {
	font-size: 42px;
	font-weight: bold;
}
.gold {
	color: #FFFF00; }
-->
</style>
