body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000033;
	color: #999999;


}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.centretitle {
	font-size: 24px;
	text-align: center;
}
.head {
	font-size: 18px;
	font-weight: normal;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #666666;
}
a:active {
	color: #FFFFFF;
}

