body {
	background-color: #000066;
	background-repeat: no-repeat;
}
html {
	overflow-x: hidden;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #AFC0E3;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DBE2F2;
	font-weight: normal;
}
h2 {
	color: #5f6bb0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #AFC0E3;
	list-style-type: square;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #800080;
	text-decoration: none;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #afc0e3;
	border-bottom-style: solid;
	border-bottom-color: #800080;
	border-bottom-width: thin;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 22px;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #FFFFFF;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	color: #333399;
	font-weight: normal;
}
