h2,.Header   {
  font-weight:normal;
  font-size  :22px;
  font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
  color:#265b6c;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :13px;
}

.SmallText{
  font-size  :10px;
}

/* Main Styles */
td,body{
  font-family: Arial;
  font-size: 12px;
  color:5e6775;
  text-decoration:none;
  line-height: 1.4em;
}

/* Links */
a{ color: #4187c3; text-decoration: none;}
a:hover{ color: #79e3fd; text-decoration: none;}


input,textarea,select,button{
font-family: verdana;
font-size: 11px;
color:black;
}
