.style4 {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 5px;
	text-indent: 0px;
	font-weight: lighter;
}
.style7 {font-size: 14px}
.style14 {	font-size: 14pt
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FEFEFE;
	text-decoration: none;
	background-color: #AF230E;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

