h2,.Header   {
  font-weight:bold;
  font-size  :18px;
  background:#3c3a40;
  width:80%;
  padding:10px;
  color:#fcb826;
  margin-top:5px;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :14px;
}

.SmallText{
  font-size  :10px;
}


/* Main Styles */
td,body{
  font: bold 14px arial;
  color:#3c3a40;
  text-decoration:none;
  line-height: 1.5em;
}

.what{font: bold 14px arial;
     color:#fcb826;
     line-height: 1.5em;
     text-decoration:none;
}

.what{padding: 60px 15px 0px 3px;
}

.login{ font: bold 14px arial;
        color:#3c3a40;
        text-decoration:none;
        line-height: 1.5em;
}

.login{padding: 0px 15px 0px 16px;
}

/* Links */
a{ color: #da9235; font-weight:bold; text-decoration: none;}
a:hover{ color: #6c971b; font-weight:bold; text-decoration: none;}



img { 
border: 0}


hr { height: 0px; color: #8a8b93; border-top: 1px; background: #8a8b93; border-style: dashed;}
