.title {
	font-family: Helvetica;
	color: #871E72;
	font-size: 12pt;
	font-weight: bold;
	}

.title2 {
	font-family: Helvetica;
	color: #871E72;
	font-size: 10pt;
	font-weight: bold;
	}
	
td, p {
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
}
	
h1 {
	font-family: Helvetica;
	color: #871E72;
	font-size: 14pt;
	font-weight: bold;
}

h2 {
	font-family: Helvetica;
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
}

h6 {
	font-family: Times;
	color: #ffffff;
	font-size: 8pt;
}

.sub {
	font-family: Arial;
	color: #59013F;
	font-size: 7pt;
}

#bold {
	font-weight:bold;
	}
	
.pink {
	color:#ED008C;
}

.red {
	color:#FF0000;
	font-weight:bold;
}