a {color: #DA0808; text-decoration: underline; }
a:visited {color: #DA0808;  text-decoration: underline; }
a:hover {color: #DA0808;   text-decoration: none; }

BODY {
	background-color: #111616; background-image: url(bg_body.gif); background-repeat: repeat; background-position: center;
	
      margin-top: 0px;
      margin-left: 0px;
      margin-bottom: 0px;

}



p {
      font-family: Verdana, times new roman, sans-serif;
      font-size: 11px;
      color: #404040;
     margin-left: 15px;
      margin-right: 10px;
      margin-top: 10px;
      margin-bottom: 10px;}



.th { BORDER: #B3B3B3 2px solid;}

    
.tab {background-color: #EEEEEE;
      BORDER: #B0AEAE 2px solid;}


