p .title, .title {  
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 24px; 
	color: #990033; 
	text-indent: 0px;
	font-weight: normal;
}

.title-sml {  
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 18px; 
	color: #4B000B; 
	font-weight: normal;
}

p .heading, .heading {  
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-size: 18px; 
	color: #333333; 
	text-indent: 0px;
	font-weight: normal;
}

p .faq, p .noindent, .faq, .noindent {
	text-indent: 0px;
}

.noindent-normal {
	text-indent: 0px;
	text-align: left;
}

.testimonial {  
	text-align: left;
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 12px; 
	color: #FFF; 
}

.testimonial-by {  
	text-align: right;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
}

.testimonial-main-by {  
	text-align: left;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.front-title {  
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 34px; 
	color: #990033; 
	font-weight: normal;
}

.txt-logo {  
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 12px; 
	color: #990033; 
	font-weight: bold;
}

p, .text {
	text-indent: 20px;
	text-align: justify;
}

.smltxt {
	font-size: 7pt;
}

.yellow-highlight {
	background-color:#FFFF99;
}



.italics {
	font-style: italic;
}

a.print:link, a.print:visited, a.print:active {
	font-size: 7pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}