a:link.navlink, a:visited.navlink {
	text-decoration: none;
	color:#FFFFFF;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:11pt;
	font-weight: bold;
	}

a:hover.navlink {
	text-decoration: underline;
	color:#000000;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:11pt;
	font-weight: bold;
	}

a:link.sublink, a:visited.sublink {
	text-decoration: none;
	color: #e1392b;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:9pt;
	font-weight: bold;
	}

a:hover.sublink {
	text-decoration: underline;
	color:#000000;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:9pt;
	font-weight: bold;
	}

h1 {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 19pt;
	color: #e1392b;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	}

h2 {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 13pt;
	color: #9e9e9e;
	font-weight: bold;
	padding: 8px 0px 0px 0px;
	}

p.bodytext {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 11pt;
	color: #000000;
	line-height: 18pt;
	font-weight: normal;
}

p.bodytext a:link {
	text-decoration: none;
	color: #e1392b;
	font-weight: bold;
}

p.bodytext a:visited {
	text-decoration: none;
	color: #e1392b;
	font-weight: bold;
}

p.bodytext a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

p.bodytext2 {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}

p.bodytext2 a:link {
	text-decoration: none;
	color: #e1392b;
	font-weight: bold;
}

p.bodytext2 a:visited {
	text-decoration: none;
	color: #e1392b;
	font-weight: bold;
}

p.bodytext2 a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

p.footer {
	color:#000000;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:8pt;
	margin: 20px 20px 20px 20px;
	}

p.footer a:link {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

p.footer a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

p.footer a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;