body
{
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	background-ccolor: #000000;
	color: #FFFFFF
}
div
{
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
}
b
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}
p
{
	margin-top: 0px;
	margin-bottom: 0px;
}
td
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
}
.s10
{
	font-size: 10px;
}
.s12
{
	font-size: 12px;
}
.s14
{
	font-size: 14px;
}
.s16
{
	font-size: 16px;
}
.s18
{
	font-size: 18px;
}
h1
{
	margin-top: 0px;
	font-size: 18px;
	margin-bottom: 1px;
}
h2
{
	margin-top: 3px;
	font-size: 16px;
	margin-bottom: 3px;
}
h3
{
	font-size: 16px;
	margin-top: 3px;
	margin-bottom: 1px;
}
h4
{
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
ol
{
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
ul
{
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
a
{
	text-decoration: underline;
}
a:link
{
	text-decoration: underline;
	color: #CCCCEE;
}
a:visited
{
	text-decoration: underline;
	color: #BBBBDD;
}
a:link:hover
{
	text-decoration: underline;
	color: #DDDDFF;
}
hr {
	border: 0;
	width: 100%;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 2px;
}
input, select {
	color: #FFFFFF;
	background-color: #444444;
	border: 1px solid #AAAAAA;
	margin: 2px;
}
.radioStyle {
	color: #FFFFFF;
	background-color: #0f0f0f;
	border: 0px outset #000000;
}
.submitStyle {
	color: #FFFFFF;
	background: #666666;
	border: 1px outset #666666;
}
