a:hover {  color: #D70026; text-decoration: underline}
a:link {  color: #666666; text-decoration: none}
a:visited {  text-decoration: none}
body {
	background-color: #FFFFFF;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #ea373c;
	border-top: 0px solid black;
	border-right: 0px solid black;
	border-bottom: 1px solid black;
	border-left: 0px solid black;
}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-transform: none}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	font-style: normal;
	line-height: normal;
	color: #000000;
	border-bottom-width: 1px;
	bottom: 1px;



}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	clip:   rect(   );
	font-weight: normal;
	color: ea373c;
}
h6 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: left}
input {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 12px
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}
p {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
select {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 12px
}
th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; vertical-align: top ; font-weight: bold; text-align: left}
.greyback {  background-color: #CCCCCC; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border: 1px #000000 solid}
td.greyback h2 {  margin-right: 0px}
td.greyback p {  }
.highlight {  text-transform: uppercase; background-color: #D60021; color: #CCCCCC; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; font-size: 12px; font-weight: bold}
.illustration { float: right; margin-bottom: 10px; margin-left: 10px; clear: none }
.boldred {
	font-size: 14px;
	color: #ea373c;
	margin-bottom: 0px;
	font-weight: bold;
}

