body
	{
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	background-color: #000000; 
	margin-top: 0px;
	margin-bottom: 0px;
}
	
a {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-family: Arial;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}

a.onWhite:link {
	color: #000000;
	text-decoration: none;
}
a.onWhite:visited {
	color: #000000;
	text-decoration: none;
}
a.onWhite:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.onWhite:active {
	color: #000000;
	text-decoration: none;
}

a.onBlack:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.onBlack:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.onBlack:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.onBlack:active {
	color: #FFFFFF;
	text-decoration: none;
}

input, button, select, textarea
	{
	background: #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	}
	
.chtitle
	{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	}
	
.chtitleheader
	{
	color: #1F375A;
	font-size: 11px;
	font-weight: bold;
	}
	
.chtitlenote
	{
	color: #000000;
	font-size: 9px;
	}
.blacktext
	{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	}

		
.radiobutton {background: #FFFFFF;}
.error 
	{
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	}

.style1 {color: #FFFFFF}

-->

