body {
	background-color: #003333;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 500;
	color: #00CCFF;
}
h1 {
	font-family: "Bradley Hand ITC", Garamond, "Lucida Bright";
	font-size: 18px;
	font-weight: 600;
	color: #FFFFFF;
}
a:link {
	color: #CC6666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-decoration: underline;
	font-style: italic;
}
a:visited {
	color: #669999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
}
a:hover {
	color: #FFFFFF;
body {
	background-color: #003333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 500;
}
.white {
	color: #CCCCCC;
}
