h1 {
	font-size: 30px;
	color: #FF6600;
	font-weight: bold;
	text-align: left;
	font-family: "Myriad Pro";
}
p {
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	text-align: justify
}
h2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 20px;
	font-style: normal;
	color: #FFFF80;
	font-weight: bold;
	text-align: left;
}
h3 {
	font-family: "Myriad Pro";
	font-size: 16px;
	color: #CC9900;
	font-weight: normal;
	text-align: justify;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-align: justify
}
a {

}
h4 {
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #006600;
	font-weight: bold;
	text-align: left;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A578B;
	font-weight: normal;
	text-align: center;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF80;
	text-align: center;
}

