@charset "utf-8";
body {
	background-color: #000099;
	margin: 0px;
}
p {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}
h1 {
	color: #CCCCCC;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #cccccc;
}
a:visited {
	color: #CCCCCC;
}
h2 {
	font-family: Verdana, Arial, Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
	text-align: center;
}
h4 {
	font-family: Verdana, Arial, Calibri;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: underline;
}

