body,table,td {
   font-family: Verdana;
   font-size: 14px;
   color: #191818;
}
hr { 
   height:1px;  
   width:100%;
   background-color: #333333;
   border:0px; 
}
.testimonial {
   font-family: Verdana;
   font-size: 12px;
   color: #8C8C8C;
}
.testimonial .author {
   margin-top: 10px;
   margin-left: 5px;
   margin-bottom: 20px;
}
.lookatme {
   font-family: Verdana;
   font-size: 14px;
   font-weight: bold;
   color: #555555;
}
#heading {
  height: 35px;
  background-image: url(/images/logo-new.png);
  background-repeat: no-repeat;
  padding-left: 40px;
  margin-bottom: 15px;

}
#heading h1 {
  color: white;
}
h1 {
   padding-top: 5px;
   font-family: Verdana;
   font-weight: 200;
   font-size: 20px;
   color: #191818;
}

h2 {
   padding-top: 5px;
   font-family: Verdana;
   font-weight: 200;
   font-size: 16px;
   color: #191818;
}

div.hr {
  height: 15px;
  background: #fff url(/images/dothorizontal.gif) repeat-x scroll center;
}
div.hr hr {
  display: none;
}
