td,body{
  font-family: arial;
  font-size: 12px;
  color:333;
  text-decoration:none;
}


/* Links */
a{
  color:036;
}
a:hover{
  color:012;
}

hr { height:0px; color:#1c6c9e; border-top:1px; background:#808060;border-style:solid;}

input,textarea,select,button{
font-family: verdana;
font-size: 11px;
color:black;
background-color:#cfc5b0;
}

h2,.Header   {
  font-weight:bold;
  font-size  :15px;
  color:#18689a
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :13px;
  
}

.SmallText{
  font-size  :10px;
}


