/* Main Styles */
td,body,input,textarea,select,button{
  font-family: verdana;
  font-size: 11px;
  color:#56534f;
}

p {
line-height:16px;
}

/* Links */
a{
  color:036;
}
a:hover{
  color:012;
}

hr { height:0px; border-top:1px solid #868686;}

h2,.Header   {
  font-size  :14px;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :13px;
}

.SmallText{
  font-size  :10px;
}



