body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #000000;
	color: #669999;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #000000;
	color: #669999;
}
.nav {
	font-size: 12pt;
	color: #FFBFFF;
	text-align: center;
}
h1,h2,h3,h4,h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #669999;
}
h1 {
	color: #FFFFCC;
	text-align:center;
	font-size: 32pt;
}
h2 {
	font-size:24pt;
}
a:link {
	color: #FFBFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF5FAA;
}
a:hover {
	text-decoration: underline;
	color: #FF5F55;
}
a:active {
	text-decoration: underline;
	color: #FF0055;
}
