/* Main Styles */
td,body{
  font-family: verdana;
  font-size: 11px;
  color:#575653;
  text-decoration:none;
  line-height: 15px;
}

/* Links */
a{
  color:#c19d07;
}
a:hover{
  color:012;
}

hr { height:0px; color:#c19d07; border-top:1px; background:#c19d07;border-style:solid;}

input,textarea,select,button{
font-family: verdana;
font-size: 11px;
color:#666666;
}

h2,.Header   {
  font-weight:bold;
  font-size  :14px;
  color: #c19d07;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :12px;
}

.SmallText{
  font-size  :10px;
}


