td,body{
  font-family: arial;
  font-size: 12px;
  color:333;
  text-decoration:none;
}

/* Links */
a{
  color:2072bd;
  font-weight:200;
}
a:hover{
  color:ff0000;
  font-weight:200;
}

hr { height:0px; color:#F58500; border-top:1px; background:#808060;border-style:dashed;}

input,textarea,select,button{
font-family: verdana;
font-size: 11px;
color:black;
background-color:#cfc5b0;
}

.Header   {
  font-weight:bold;
  color:#2072bd;
  font-size  :19px;
}

.SubHeader{
  font-weight:bold;
    color:#2072bd;
  font-size  :15px;
}

.SmallText{
  font-size  :9px;
}


