a {
	font-size: 7.5pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #6699ff;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	color: #66cccc;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	color: lime;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	color: white;
	text-decoration: none;
	font-weight: normal;

}
body {
	background-color: #000000;
	margin: 20px;
}
p {
	color: #99CCFF;
	line-height: 10pt;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
}




h1 {
	color: #6699FF;
	line-height: 100%;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 36.5pt;
	font-weight: bold;
}
h2 {
	color: #99CCFF;
	line-height: 10pt;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
}
h2.fisc {
	color: #6699FF;
	font-size: 5.5pt;
	margin-top: 2pt;
}
h3 {
	color: #6699FF;
	line-height: 100%;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: 2pt;
}
