/* Main Styles */
td,body, p, input, textarea, select, option {
  font-size: 11px;
  font-family: Verdana;
  color:#333333;
}


/* Links */
a {color:036;}
a:hover {color:012;}
.links {font-weight:bold;text-decoration:none;font-size:10px;}
hr {height:1px; color:#F2C711; border:0px; background:#F2C711;}
li {padding:2px;}

h2,.Header   {
  font-weight:bold;
  font-size  :15px;
  color:#041C43;
  line-height:25px;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :13px;
  color:#000000;
}

.SmallText{
  font-size  :10px;
}


