body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: lighter;
	line-height: 15pt;
}
h1 {
	font-size: 18pt;
	vertical-align: bottom;
	font-weight: bold;
}
h2 {
	font-size: 13pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	letter-spacing: 2pt;
	text-transform: uppercase;
	color: #6699FF;
}
