h2, .Header   {
  font-weight:bold;
  color:#fcb040;
  font-size  :17px;
}

h3, .SubHeader{
  font-weight:bold;
  font-size  :14px;
}

.highlight {color:#fcb040; font-weight:bold; font-size:13px}



.SmallText{
  font-size  :10px;
}

/* Main Styles */
td,body{
  font:normal 12px arial;
  color:#000000;
  text-decoration:none;
  line-height:16px;
  
}

