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: #003366; }
A:hover   { text-decoration: underline;}

.maintext {
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.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;
}

A.fineprintlink:link {
	font-size: 9px;
	color: #FFFFFF;
}

A.fineprintlink:visited {
	font-size: 9px;
	color: #FFFFFF;
}
A.fineprintblack:link {
	font-size: 9px;
	color: #000000;
}

A.fineprintblack:visited {
	font-size: 9px;
	color: #000000;
}


li {
	list-style-position: outside;
	list-style-type: round;
}

.h1 {

	font-weight: regular; 
	font-family: Arial, sans-serif; 
	font-size: 36px;
	color: #FFFFFF;
}

.h2 {

	font-weight: bold; 
	font-family: Arial, sans-serif; 
	font-size: 24px;
	color: #FFFFFF;
}

.h3 {
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;

}

.headingBold {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.h2black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
