p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#quicktext-box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#feature-box1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#feature-box2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#signature-box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#footer                  {
                          width:600px;
						  margin:auto;
						  }
						  
#footer p                {
                          font-family:Arial, Helvetica, sans-serif;
						  font-size:10pt;
						  text-align:center;
						  }
						  
#footer a                {
						  text-decoration:none;
						  padding-left:2px;
						  padding-right:2px;
						  }
						  
#footer a:hover          {
                          color:#cc0000;
						  }

h1 {
	font-family: Tahoma;
	font-size: 28px;
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.signature {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.toptext-highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	background-color: #FFFF00;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}


/*Testimonials*/

#testimonial-container    {
               			   width:80%;
						   float:inherit
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
#testimonial-box          {
                          width:100%;
						  margin:auto;
						  background-color:#FFFFCC;
						  border:1px #333333 solid;
						  }
						  
#testimonial-content      {
                           width:90%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
						   
#testimonial-content h3    {
                          font-family:Tahoma;
						  color:#CC0000;
						  font-size:18px;
						  line-height:20px;
						  text-align:center;
						  }

#testimonial-content p    {
                          font-family:Arial, Helvetica, sans-serif;
						  font-size:14px;
						  line-height:16px;
						  text-align:justify;
						  }
.guaranteehead {
	font-size: 20px;
	font-weight: bold;
	color: #339933;
}


