/* Main Styles */
td,body{
  font:normal 12.5pt arial;
  color:#ffffff;
  text-decoration:none;
 
}

/* Links */
a{
  color:036;
}
a:hover{
  color:012;
}

h2,.Header   {
  font-weight:bold;
  color:#fcb040;
  font-size  :15pt;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :14px;
}

.homeorangetext {color:#fcb040}

.SmallText{
  font-size  :10px;
}


