A:link {color :000000; }
A:visited {color :none;}
A:active {color :none;}
A:hover {color: #7c1c1e;}
body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding-left: 0px;
	text-align: left; /* this centers the container in IE 7* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ffffff;
}


a {
text-decoration:none;
color:#FFF;
}

div.footer{
font: 10px Verdana, Arial, Helvetica, sans-serif;
color:#808184

	}

div.body{
padding-left:10px;
}


div.bodymain{
color:#6d6e70;
text-align:left;
padding: 10px 30px 0px 20px;
line-height:130%;
}
.header {
color: rgb(74, 94, 92);
}

div.subhead {
font: 10px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color:#6d6e70;
padding: 10px 0px 10px 0px;
}


.style3 {color: #FFFFFF}
.style4 {color: #7c1c1e}
.style5 {font-weight: bold}
.style6 {color: #FFFFFF;}
.style7 {color: #7c1c1e}
select, input {color: #7c1c1e}


