.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.3;
	color: #000000;
}
.titlebig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30pt;
	color: #CC0000;
	font-weight: bold;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #000066;
	font-weight: bold;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #CC0000;
	font-weight: bold;
}
.title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #000000;
	font-weight: bold;
	line-height: normal;
}
.title4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #CC0000;
	font-weight: bold;
}
.title5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
}


.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.textwhite {
	font-family: Impact;
	font-size: 18pt;
	font-weight: normal;
	color: #FFFFFF;
}

.textsmallwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}

.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: 10pt;
	color: #000000;
	font-weight: normal;
	line-height: 1.5;
}
.testimonial2 {
	font-family: "Courier New";
	font-size: 20pt;
	color: #000000;
	font-weight: normal;
	line-height: 1.5;
}

a {
	color: #990000;
}
a:hover {
	color: #CC0000;
}
