
h1{font-size:20px; text-align:center; color:#A3B93E;}
h2{font-size:15px; text-align:left; font-style:italic; color:#A3B93E;}
h3{font-size:12px; text-align:left; color:#FCDC87;}
input { font-size:10px; font-family:Arial; }
textarea { font-size:12px; font-family:Arial; }
select { font-size:10px; font-family:Arial; }
td { font-size:12px; font-family:Arial; }
a:link{color:#FFFFFF;text-decoration: underline;background : transparent;}
a:hover { color:#FFFFFF; background-color:#B65B01;}
a:visited, a:active { color:#CCCCCC; text-decoration: underline;background : transparent;}
a:visited:hover {text-decoration : none; color : #FFFFFF; background : #B65B01;}
body { color:#CCCCCC; background:#171102; font-size:12px; font-family:Arial;text-align:left; margin:0 0 0 0; padding:0 0 0 0; }
/*background-image:url("images/bg_body.png");
    background-position:center top;
    background-repeat:repeat-x;}*/

input { font-size:11px; font-family:Arial;}
input.text {border: 1 #904300; border-style: outset; color:#212415; height:18px;}
input.button {border:1 #AF6003; border-style: outset ; background:#904300; color:#FCDC87; height:20px;}

ul
{
  list-style-type: none;
  padding: 0;
  margin-left: 1em;
}   

