body {font-family:Verdana,Arial,sans-serif;
      font-size:11px;
      margin-top:0;
      margin-bottom:5;
      margin-left:5;
      margin-right:5;
      color:white}
p{margin-top:0;
  margin-bottom:0;
  font-family:Verdana,Arial,sans-serif;
  font-size:11px}
a{color: black;
  text-decoration:none}
a:hover{text-decoration:none;
        color: yellow}
form{margin-top:0;
     margin-bottom:0}
hr {color: #686E70}

h1{text-align:center;
   color: #E0BF0A;
   font-size:x-small;
   font-weight:bold;
   margin-top:0;
   margin-bottom:15}

h2{text-align:center;
   color: yellow;
   font-size:13px;
   font-weight:bold;
   margin-top:0;
   margin-bottom:15}
   
 
td{margin-top:0;
  margin-bottom:0;
  font-family:Verdana,Arial,sans-serif;
  font-size:11px}
input {	font-family:Verdana,Tahoma,Arial,sans-serif;
        font-size:11px;
        BORDER-RIGHT: #000000 1px solid;
        BORDER-TOP: #000000 1px solid;
        BORDER-LEFT: #000000 1px solid;
        BORDER-BOTTOM: #000000 1px solid;
        BACKGROUND-COLOR: #CCCCCC;
        color:black}
.button{font-weight:normal;
        font-weight:bold;
        BORDER-RIGHT: #000000 1px solid;
        BORDER-TOP: #000000 1px solid;
        BORDER-LEFT: #000000 1px solid;
        BORDER-BOTTOM: #000000 1px solid;
        cursor: hand;
        BACKGROUND-COLOR: #CCCCCC;
        color: black}
textarea {font-family:Verdana,Tahoma,Arial,sans-serif;
        font-size:11px;
        BORDER-RIGHT: #000000 1px solid;
        BORDER-TOP: #000000 1px solid;
        BORDER-LEFT: #000000 1px solid;
        BORDER-BOTTOM: #000000 1px solid;
        BACKGROUND-COLOR: #CCCCCC;
        color:black}
.menu{margin:2;
      font-size:14px;
      text-align:center;
      font-weight:bold;
      color: black
      }
.none{display:none;}      
