/* Main Styles */
td,body{
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#fff;
  text-decoration:none;
  line-height:1.4em;
}

body{background:#000000;}


/* Links */
a{
  color:#999696;
}
a:hover{
  color:ab142a;
}


hr
{
color:AB152A;
height:1px;
}



h2,.Header, .header  {
  font-family:Century Gothic, sans-serif;
  font-weight:normal;
  font-size  :22px;
  color:#fcf8e7;
  line-height:1.4em;
}

h3,.SubHeader{
  font-weight:normal;
  font-size  :14px;
  color:#c82727;
}

.SmallText{
  font-size  :10px;
  color:AB152A;
}


img { 
border: 0} 

