.style1 {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.hyperlink1:link {
	color: #000000;
	text-decoration: none
}
.hyperlink1:visited {
	color: #000000;
	text-decoration: none
}
.hyperlink1:hover {
	color: #FF8533;
	text-decoration: underline
}

.color1 {color: #777777}
.color2 {color: #42A4D1}
.color3 {color: #FF9103}
.color4 {color: #A50A65}
.color5 {color: #00ACBA}
.color6 {color: #00A4AE}
.color7 {color: #CE4CEC}
