body {
	font-family: Arial, Helvetica, sans-serif;
	background: #000000;
	color: #FFFFFF;
	font-size: 10pt;
}

body {
	scrollbar-face-color: #000000; scrollbar-shadow-color: #999999; scrollbar-arrow-color: #999999; scrollbar-dardshadow-color: #999999; scrollbar-base-color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CCCCFF;
	text-decoration: none;
}
a:active {
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
}

.lgtitle {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.smtitle {
	color: #CCCCCC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.smheading {
	font-size: 12pt;
	color: #999999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.lgborder {
	border: 3px solid #666666;
}
.footer {
	font-size: 9pt;
}
.border {
	border: thin solid #333333;
}

