body {
   font-family: "Myriad Pro", "Segoe UI", "Trebuchet MS", "Lucida Grande", Tahoma, Verdana, Arial;
   color: #666;
   font-size: 14px;
   margin:0px;
   padding:0px;
}
td {
   font-size:12px;
}
.barHeader {
   font-size:11px;
}
a:link {
  color:#fff;
  text-decoration: none;
}
a:visited {
  color:#fff;
  text-decoration: none;
} 
a:hover {
  background-color:#666;
  color: #ccc;
}
.tagline {
  font-size: 20px;
  color: #333;
}
blockquote {
width:300px;
margin:.75em 0;
font-size: 0.9em;
border:1px dotted #6C82B5;
border-width:1px 0;
padding:5px 15px;
background: url('http://i202.photobucket.com/albums/aa165/antonia80/quotes.gif') no-repeat top left;
}
.testi {
  font-size:15px;
  font-weight: bold;
}
.mainText a:link {
  color:#666;
  text-decoration: none;
}
.mainText a:visited {
  color:#666;
  text-decoration: none;
} 
.mainText a:hover {
  background-color:#666;
  color: #ccc;
}
.helpusText {
 margin-left:15px;
 font-size: 13.5px;
}
.faqText {
 margin-left: 15px;
}
h4 {
  font-size: 13.5px;
  
}
h5 {
  font-size: 13px;
}
h3 {
  color: #ff7902;
  font-size: 20px;
  font-weight: 400;
}
h2 {
  font-weight:400;	
}
.plainGrey {
  background-color: #b8b8b8;	
}