body
{
	background-color: black;
	color: white;
	margin-top: 0px;
	font-family: Bookman Old Style, Times New Roman, Serif;
	font-size: 11pt;
	font-weight: normal;
	scrollbar-arrow-color: #FFCC33;
	scrollbar-3dlight-color: #666666;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000
}
.SmallText
{
	font-family: Bookman Old Style, Times New Roman, Serif;
	font-size: 9pt;
	font-weight: normal
}
th
{
	color: #FFCC33;
	text-align: left;
	font-family: Bookman Old Style, Times New Roman, Serif;
	font-size: 11pt;
	font-weight: bold
}
td
{
	color: white;
	font-family: Bookman Old Style, Times New Roman, Serif;
	font-size: 11pt;
	font-weight: normal
}
h1
{
	color: white;
	font-family: Bookman Old Style, Times New Roman, Serif;
	font-size: 13pt;
	font-weight: bold
}
h2
{
	color: white;
	font-family: Bookman Old Style, Times New Roman, Serif;
	font-size: 10pt;
	font-weight: bold
}
a
{
	text-decoration: none;
	color: #FFCC33
}
a:visited
{
	text-decoration: none;
	color: #CC9933
}
a:hover
{
	text-decoration: underline;
}
