.text {
	font-family: Tahoma, Courier New;
	font-size: 13pt;
	line-height: 1.15;
	font-weight: normal;
	color: #333333;
}
.text2 {
	font-family: Tahoma, Courier New;
	font-size: 11pt;
	line-height: 1.15;
	font-weight: normal;
	color: #333333;
}

.title {
	font-family: Tahoma, Impact;
	font-size: 34pt;
	font-weight:bold;
	color: #111111;
}
.title2 {
	font-family: Tahoma, Impact;
	font-size: 34pt;
	font-weight:bold;	
	color: #CC0000;
}
.title3 {
	font-family: Tahoma, Impact;
	font-size: 24pt;
	font-weight:bold;	
}
.title4 {
	font-family: Tahoma, Impact;
	font-size: 24pt;
	font-weight:bold;	
	color: #CC0000;
}
.title5 {
	font-family: Impact;
	font-size: 24pt;
	color: #FFFFFF;
}
.title6 {
	font-family: Impact;
	font-size: 16pt;
	color: #000000;
}
.title7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
}
.title8 {
	font-family: Impact;
	font-size: 16pt;
	color: #CC0000;
}



.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;
}
.textsmall3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}


.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;
}
.testimonial3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.5;
}
a {
	color: #006699;
}
a:hover {
	color: #00CCFF;
}
body {
	background-color: #FFFFFF;
	margin:0px;
	/*margin:0px; background:#ffffff url('../images/bg2.gif') no-repeat fixed top center;*/
	/*margin:0px; background:#000000 url('images/bg.gif') repeat-x fixed top center;*/
	/*margin:0px; background:#FFFFFF url('images/bg.gif');*/
}