.header1 {
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #E71008;
	font-weight: bold;
}
.style3 {color: #E71008; font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;}
.style4 {color: #E71008; font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; }
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	
}
.style6 {font-size: 10pt;
color: #666666;
font-family: Arial, Helvetica, sans-serif;}
.white {font-size: 8pt;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #e71008;
}
a:active {
	text-decoration: none;
	color: #e71008;
}
body {
	background-color: #FFFFFF;
}