/* Main Styles */
td,body,p,input,textarea{
  font-size:11px;
  font-family:Verdana;
  color:333;
}


/* Links */
a {
color:#00237C;
}


hr { height:1px; color:#00A85A; border:0px; background:#00A85A;}

h2,.Header   {
  font-weight:bold;
  font-size  :15px;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :13px;
}

.SmallText{
  font-size  :10px;
}

