.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.footer  A:link {
            COLOR: #666666; TEXT-DECORATION: none
}
.footer  A:visited {
            COLOR: #666666; TEXT-DECORATION: none
}
.footer  A:hover {
            COLOR: #666666; TEXT-DECORATION: underline
}
.leftheds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blacktext  A:link {
            COLOR: #000000; TEXT-DECORATION: none
}
.blacktext  A:visited {
            COLOR: #000000; TEXT-DECORATION: none
}
.blacktext  A:hover {
            COLOR: #000000; TEXT-DECORATION: underline
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mnheds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.maintext  A:link {
            COLOR: #666666; TEXT-DECORATION: underline
}
.maintext  A:visited {
            COLOR: #666666; TEXT-DECORATION: underline
}
.maintext  A:hover {
            COLOR: #666666; TEXT-DECORATION: underline
}
.features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.blueheds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
.body{
 	margin-left: 180px;
    margin-right: 180px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #CCCCCC;
   }