.style1 {
	color: #E9EAEC;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.small-header {
	color: #8A113A;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}
.style2 {
	color: #8A113A;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	color: #231F20;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	color: #99002E;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}
.style6 {
	color: #FFCC33;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.designby {
	color: #000000;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {color: #231F20; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; 
}
.testimonial {color: #000000; font-size: 10pt; font-family: Arial, Helvetica, sans-serif;
}
.testimonial_bold {color: #000000; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; 
}
a:link {
	color: #8A113A;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #8A113A;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: underline;
	color: #0099CC;
}
.whitelink:link {
	color: #ffffff;
	text-decoration: none;
}
.whitelink:visited {
	text-decoration: none;
	color: #ffffff;
}
.whitelink:hover {
	text-decoration: none;
	color: #FFCC33;
}
.whitelink:active {
	text-decoration: none;
	color: #FFCC33;
}
body {
	background-color: #99002E;
}