body, table, td{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

A:link    {text-decoration: underline; color: #CC6633;}
A:visited {text-decoration: underline; color: #666600; }
A:hover   { text-decoration: underline;}


tdBlue { color: #FFFFFF; font-family: Arial, sans-serif; font-size: 12px; text-decoration: none; }
A.tdBlue:link    { color:  #FFFFFF; text-decoration: none; }
A.tdBlue:visited { background: transparent; color: #FFFFFF; text-decoration: none; }
A.tdBlue:hover   { background: transparent; color: #FFFFFF; ; text-decoration: none}

.maintext {
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.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: #000000;
}

li {
	list-style-position: outside;
	list-style-type: round;
}

.h1 {

	font-weight: bold; 
	font-family: Arial, sans-serif; 
	font-size: 36px;
	color: #000000;
}

.h2 {

	font-weight: bold; 
	font-family: Arial, sans-serif; 
	font-size: 14px;
	color: #000000;
}

.h3 {

	font-weight: bold; 
	font-family: Arial, sans-serif; 
	font-size: 12px;
	color: #000000;
}

.headingBold {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
