.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style2 {color: #74A5CD}
.style3 {
	color: #FA7600;
	font-weight: bold;
}
/* Title White*/
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
/* Body White*/
.style5 {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
}
/* Body Orange*/
.style6 {
	font-family: Verdana;
	font-size: 8pt;
	color: #FA7600;
}
/* Title Black*/
.style7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
/*Body White 7pt*/
.style9 {
	font-family: Verdana;
	font-size: 7pt;
	color: #FFFFFF;
}
/* Body Black*/
.style8{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

/*Bullets*/
li {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 150%;
	list-style-type: disc;
}
/* Bottom Bar*/
.style11 {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

/* Nav Bar*/
.style23 {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	
}
/*Title Light Green*/
.style30 {
	color:#DCE899;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}
/* Body Purple*/
.style31 {
	color:#42326F;
	font-family: Verdana;
	font-size: 8pt;
}
/* Body Orange*/
.style32 {
	color:#F58F4B;
	font-family: Verdana;
	font-size: 8pt;
}
/*Title Purple*/
.style33 {
	color:#42326F;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}
/* Body Green*/
.style34 {
	font-family: Verdana;
	font-size: 8pt;
	color: #124515;
}
/* Title Green*/
.style35 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #124515;
}
/*Title Red*/
.style36 {
	color:#9b0033;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}
/* Body Red*/
.style37 {
	color:#9b0033;
	font-family: Verdana;
	font-size: 8pt;
}
/* Body Purple*/
.style38 {
	color:#42326F;
	font-family: Verdana;
	font-size: 6pt;
}