.margin {
	margin: 0px;
	padding: 0px;
	background-color:#E6E6E6;
}
.footerlink {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #323232;
	text-decoration: none;
}
.highlight_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #B25300;
	text-decoration: none;
}
.gentext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #B25300;
	text-decoration: none;
}
.blue {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #228AC1;
	text-decoration: none;
}
.orange {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFA405;
	text-decoration: none;
}

a.help:link {font-family: Arial;color:#323232;text-decoration:none; font-size: 12x; font-weight: none;}
a.help:visited {font-family: Arial;color:#323232;text-decoration:none; font-size: 12px; font-weight: none;}
a.help:active {font-family: Arial;color:#323232;text-decoration:none; font-size: 12px; font-weight: none;}
a.help:hover {font-family: Arial;color:#B25300;text-decoration:none; font-size: 12px; font-weight: none;}

a.head:link {font-family: Arial;color:#323232;text-decoration:none; font-size: 12x; font-weight: bold;}
a.head:visited {font-family: Arial;color:#323232;text-decoration:none; font-size: 12px; font-weight: bold;}
a.head:active {font-family: Arial;color:#323232;text-decoration:none; font-size: 12px; font-weight: bold;}
a.head:hover {font-family: Arial;color:#B25300;text-decoration:none; font-size: 12px; font-weight: bold;}