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