h2,.Header   {
  font-size  :22px;
  font-family:"Times New Roman", Times, serif;
  letter-spacing:-1px;
  color:#000;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :14px;
text-transform:uppercase;


}

.SmallText{
  font-size  :10px;
}

td,body{
  font:arial;
  color:#666666;
  text-decoration:none;
  line-height:24px;
  font-weight:normal;
}

/* Links */
a{
  color:036;
}
a:hover{
  color:012;
}


