body {
	background-image: url();
	background-color: #001559;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.s1 {
	color: #00FFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
}
.s2 {
	font-size: 16px;
	font-weight: bold;
	color: #F8F7F5;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.s3 {
	font-size: 18px;
	color: #F8F7F5;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.s4 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #F8F7F5;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.nat {
	font-size: 14px;
	font-weight: bold;
	color: #F8F7F5;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}