/* Main Styles */
td,body{font-family: arial;  font-size: 12px; line-height:16px;  color:333;  text-decoration:none;}
/* Links */
a{  color:036;}
a:hover{  color:012;}
input,textarea,select,button{font-family: verdana;font-size: 12px;color:black;}

h2,.Header   {
  font-weight:bold;
  font-size  :16px;
  color:#00587f;
  text-transform:uppercase;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :13px;
}

.SmallText{
  font-size  :10px;
}



