/* Main Styles */
td,body{
  font: normal 11px Verdana;
  color:333;
  text-decoration:none;
}

hr{ height:1px;color:FB7903}

/* Links */
a{
  color:1042A7; 
}
a:hover{
  color:FB7903;
}

h2,.Header   {
  font-weight:bold;
  font-size  :16px;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :13px;
}

.SmallText{
  font-size  :10px;
}

.OrangeText{color:FA7900;font-size:10px;}

.GreyText{ color:666666; font-size:10px}
