a:link {
	color: #FFCC33;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #cccc99;
}
a:visited {
	text-decoration: underline;
	color: #cc9966;
}
body {
	background-color: #000000;
}
a:active {
	text-decoration: underline;
	color: #cc9999;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFF99;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: justify;
	text-indent: 0.25in;
	vertical-align: middle;
	word-spacing: normal;
	color: #FFDC8A;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFF99;
	text-decoration: underline;
}
