body, table, td{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-repeat: repeat-x;
}

A:link    {
	text-decoration: underline;
	color: #600;
}
A:visited {
	text-decoration: underline;
	color: #600;
}
A:hover   { text-decoration: underline;}

footerlinks { color: #000000; font-family: Arial, sans-serif; font-size: 12px; text-decoration: none; }
A.footerlinks:link    {
	color:  #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	
}	

A.footerlinks:hover    {
	color:  #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}

A.footerlinks:visited {
	background: transparent;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

menulinks { color: #FFFFFF; font-family: Arial, sans-serif; font-size: 11px; text-decoration: underline; }
A.menulinks:link    {
	color:  #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;

}

A.menulinks:visited {
	background: transparent;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}

whitelinks { color: #FFFFFF; font-family: Arial, sans-serif; font-size: 11px; text-decoration: none; }
A.whitelinks:link    {
	color:  #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;


}
A.whitelinks:visited {
	background: transparent;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}

.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: 11px;
	text-decoration: none;
}

.contentCopy {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}






.fineprint {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;

}

li {
	list-style-position: outside;
	list-style-type: round;
}

.h1 {

	font-weight: bold; 
	font-family: Arial, sans-serif; 
	font-size: 30px;
	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: #000;
}

.h3a {
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #600;
}


.headingBold {
	font-size: 12;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.h2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	text-decoration: none;
}
.listleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
}
