body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000044;
	color: #FFFFFF;
	font-size: 16px;
}
h1 {
	font-family: "Trebuchet MS";
	color: #CCCCCC;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
}
.headings {
	font-family: Amaze;
	color: #FFFFFF;
	font-size: 50px;
}


.bodytext {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #993333;
}
a:active {
	color: #FFFFFF;
}
