.background {
background-color:#999999;

}
.H1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF7315;
	line-height:1.4;
}
.style2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height:1.6;
}
.style8 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.style3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: strong;
	font-size: 13px;
}
.style4 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: strong;
	font-size: 10px;
}
.style5 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.style6 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-style: strong;
	line-height:2.5;
}
.style7 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
.style9 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight:bold;
}
.styleSmallGrey {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:bold;
	font-size: 10px;
}
.styleSmallOrange {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FF7315;
	font-weight:bold;
	font-size: 10px;
}
.styleDash {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
}
.styleFooter {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: strong;
	font-size: 11px;
 	line-height:1.8;
}
A:link {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #666666;
}
A:visited { 
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #666666;
}
A:hover { 
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FF7315;
	text-decoration: underline;
}