.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.3;
	font-weight: normal;
	color: #000000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #2E94C4;
	font-weight: bold;
}
.title3 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
}
.title4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #2E94C4;
}

.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}
.textsmall2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}

.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFF00;
}
.testimonial {
	font-family: "Courier New";
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	line-height: 30px;
}
.testimonial2 {
	font-family: "Courier New";
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	line-height: 1.5;
}

a {
	color: #006699;
}
a:hover {
	color: #00CCFF;
}

