/* Main Styles */
td,body{
  font-family: arial;
  font-size: 11px;
  color:333;
  text-decoration:none;
}

/* Links */
a{
  color:#003366;
}
a:hover{
  color:#001122;
}

input,textarea,select,button{
font-family: verdana;
font-size: 11px;
color:black;
}

HR {height:1px;color:#820709;border:0px;background:#820709;}


h2,.Header   {
  font-size  :14px;
  color:#7C0C0E; 
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :13px;
}

.SmallText{
  font-size  :10px;
}


