.text {
	font-family: Verdana;
	font-size: 11pt;
	line-height: 1.3;
	font-weight: normal;
	color: #333333;
}
.text2 {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 1.3;
	font-weight: normal;
	color: #333333;
}

.title {
	font-family: Impact;
	font-size: 36pt;
	color: #333333;
}
.titleA {
	font-family: Georgia;
	font-size: 24pt;
	color: #000000;
	font-weight: bold;
}
.titleB {
	font-family: Georgia;
	font-size: 24pt;
	color: #CC0000;
	font-weight: bold;
}
.titleC {
	font-family: Georgia;
	font-size: 24pt;
	color: #FFFFFF;
	font-weight: bold;
}
.titleD {
	font-family: Georgia;
	font-size: 24pt;
	color: #334E16;
	font-weight: bold;
}




.title2 {
	font-family: Impact;
	font-size: 36pt;
	color: #CC0000;
}
.title3 {
	font-family: Georgia;
	font-size: 16pt;
	font-weight: bold;
}
.title4 {
	font-family: Georgia;
	font-size: 16pt;
	color: #CC0000;
	font-weight: bold;

}

.textsmall {
	font-family: Verdana;
	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;
}
.testimonial2 {
	font-family: "Courier New";
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	line-height: 1.5;
}

a {
	color: #006699;
}
a:hover {
	color: #00CCFF;
}
body {
	/*background-color: #334e16;*/
	margin:0px; background:#FFFFFF url('images/eeebg.jpg') no-repeat fixed top center; 
}
