h2,.Header, .header   {
  
  font-size  :18px;
  font-family:Arial; 
  font-weight:normal;
  margin-top:0px;
}

h3,.SubHeader{
  font-size  :18px;
  font-family:Arial; 
  font-weight:normal;
  margin-top:0px;
}

    
.SmallText{
  font-size  :11px;
}

.righthandText {
  font-family: Times Roman, Serif; 
  font-size:14px;
  font-weight:normal;
  line-height:20px;
}

.RighthandHeader {
  font-family: Times Roman, Serif; 
  font-size:22px;
  font-weight:normal;
  line-height:30px;
}


/* Main Styles */
td,body{
  font-size: 12px;
  font-family: verdana, arial;
  text-decoration:none;
  line-height: 17px;
}


.whitetext{color: #fff;}



/* Links */
a{
  color:#f1c077; text-decoration: underline;
}
a:hover{
  color:#666666; text-decoration: underline;
}


