body, table, td{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

A:link    {text-decoration: underline; color: #000000;}
A:visited {text-decoration: underline; color: #666666; }
A:hover   { text-decoration: underline;}


tdBlue { color: #99CC66; font-family: Arial, sans-serif; font-size: 12px; text-decoration: none; }
A.tdBlue:link    {
	color:  #99CC66;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A.tdBlue:visited {
	background: transparent;
	color: #99CC66;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.maintext {
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
.tableTitle { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; }
.textBox {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;text-decoration: none; }

.contentCopy {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}






.fineprint {
	font-size: 9px;
	color: #FFFFFF;
}

li {
	list-style-position: outside;
	list-style-type: round;
}

.h1Title {

	font-weight: normal; 
	font-family: Arial, sans-serif; 
	font-size: 24px;
	color: #FFFFFF;
}

.h1 {

	font-weight: normal; 
	font-family: Arial, sans-serif; 
	font-size: 36px;
	color: #000000;
}

.h2 {

	font-weight: bold; 
	font-family: Arial, sans-serif; 
	font-size: 16px;
	color: #669933;
}

.h3 {
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-style: normal;

}

.headingBold {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
