BODY
{
	background-color: white;
	margin-top:0;
	margin-left:0;
	margin-right:0;
}

P, LI, A, UL, TD, DIV, SPAN
{
	color: black;
	font-size: 11pt; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A
{
	text-decoration: underline;
}

.header
{
	color: white;
	font-size: 16pt; 
	font-weight: bold;
	text-decoration: none;
}

.btn_on
{
	color: #333333;
	font-size: 10pt ;
	font-weight: bold;
	text-decoration: none;
}

.btn_off
{
	color: #669966;
	font-size: 10pt ;
	font-weight: bold;
	text-decoration: none;
}

.tableHeaderText
{
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: white;
}

.copyright
{
	color: black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 6pt; 
}

