h2,.Header   {
  font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
  font-weight:bold;
  letter-spacing: 6px;
  font-size  :18px;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :14px;
}

.SmallText{
  font-size  :10px;
}


/* Main Styles */
td,body{
  font: normal 11px arial;
  color:f8e6c9;
  text-decoration:none;
}


/* Links */
a{
  color:f4f6f5;
}
a:hover{
  color:012;
}
body{
background-color:6a6c72;

}

