body, table, td{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

A:link    {text-decoration: underline; color: #003366;}
A:visited {text-decoration: underline; color: #333333; }
A:hover   { text-decoration: underline;}


tdBlue { color: #FFFFFF; font-family: Arial, sans-serif; font-size: 12px; text-decoration: none; }
A.tdBlue:link    {
	color:  #003366;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.tdBlue:visited {
	background: transparent;
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.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;
	font-family: Arial, Helvetica, sans-serif;

}

li {
	list-style-position: outside;
	list-style-type: round;
}

.h1 {

	font-weight: bold; 
	font-family: Arial, sans-serif; 
	font-size: 48px;
	color: #000000;
}

.h2 {

	font-weight: bold; 
	font-family: Arial, sans-serif; 
	font-size: 24px;
	color: #000000;
}

.h3 {

	font-weight: bold; 
	font-family: Arial, sans-serif; 
	font-size: 14px;
	color: #000000;
}

.headingBold {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.bulleted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	padding-bottom: 10px;
	background-position: left;
	text-align: left;
	list-style-position: outside;









}
