body, table, td{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

A:link    {
	text-decoration: underline;
	color: #0000FF;
}
A:visited {
	text-decoration: underline;
	color: #666666;
}
A:hover   {
	text-decoration: underline;
	color: #FF0000;
}

.menulinks {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
A.menulinks:link    {
	color:  #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;


}
A.menulinks:visited {
	background: transparent;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;

}

A.menulinks:hover {
	color: #FFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	background-color: #990000;
	background-repeat: no-repeat;
}

whitelinks {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
A.whitelinks:link    {
	color:  #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;


}
A.whitelinks:visited {
	background: transparent;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}

A.whitelinks:hover {
	background: transparent;
	color: #FFFF00;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}

.maintext {
	font-weight: normal;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.contentCopy {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}


.h1 {
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 30px;
	color: #35111B;
}

.h2 {
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #88737B;
}

.h2a {
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #88737B;
}

.h3 {
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #603;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #35111b;
	list-style-position: outside;
	list-style-type: circle;
}

.whitebullets_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: disc;
}

.whitebullets_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: disc;
}

.fineprint {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;

}

fineprintlinks {
	color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}
A.fineprintlinks:link    {
	color:  #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	font-weight: bold;


}
A.fineprintlinks:visited {
	background: transparent;
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.addrtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}


.redtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #603;
	text-align: right;
}

.bluetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006;
	text-align: right;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
}

