}
.Quote {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
           font-size: 12pt;
           font-weight: bold, italic;
           color: ;
           letter-spacing: 0;
           text-align: left;
           text-decoration: none;
           margin-left: 0px;
           margin-right: 0px
}
.Title {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
           font-size : 24pt;
           font-weight : bold;
           letter-spacing: 3;
           text-indent: 0px;
           text-align: center;
           text-decoration: none;
           margin-left: 0px;
           margin-right: 0px
} 
.TitleOne {
	border: none;
	font-family: Georgia, Times, "Times New Roman", serif;
           font-size: 12pt;
           font-weight: bold;
           color: black;
           background-color: none;
           letter-spacing: 1;
           text-align: left;
           text-decoration: none;
           text-indent: 0px;
           margin-left: 1px;
           margin-right: 0px
}
.Body {
	   font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
           font-size: 14pt;
           font-weight: normal;
           text-color: black;
           background: normal;
           text-align: left;
           text-decoration: none
}
.Body2 {
	   font-family:"Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
           font-size: 12pt;
           font-weight: bold;
           letter-spacing: 0;
           text-indent: 9px;
		   text-color: normal;
           background: normal;
           text-align: left;
           text-decoration: none
} 
.Caption {
	   font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
           font-size: 12pt;
           font-weight: italic;
           font-style: normal;
           color: black;
           background: normal;
           text-align: center;
           text-decoration: none
} 
.Testimonial{
	   font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
           font-size: 12pt;
           font-weight: italic, bold;
           color: 970000;
           background: normal;
           text-align: center;
           text-decoration: none
           text-indent: 9px;
           margin-left: 5px;
           margin-right: 5px

}
A:link {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
 	font-size: 12pt;
	font-weight: bold;
	color: 0000FF;
	text-decoration: none
}
A:active {
	font-family: Trebuchet MS,Verdana, Geneva, Arial, sans-serif; 
	font-size: 12pt;
	font-weight: bold;
	color: 9B6BCB;	text-decoration: none
}
A:visited {
	font-family: Trebuchet MS,Verdana, Geneva, Arial, sans-serif; 
	font-size: 12pt;
	font-weight: bold;
	color: ;
	text-decoration: none
}