body {
	background: url(images/background.jpg) top Center no-repeat;
	background-color: #01004C;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.style1 {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
}
.style2 {font-size: 18px}
.style3 {
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
	color: #999999;
}
.style4 {
	font-size: 18px;
	color: #999999;
	font-weight: bold;
}
.style5 {
	font-size: 18px;
	color: #999999;
}
.style6 {font-size: x-small}
a:link {
	color: #00FFFF;
	text-decoration: none;
}
a:visited {
	color: #00FFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a {
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
