body, table, tr, td { font: 10pt arial;
                      color: #E1E0DE;
                      letter-spacing: 0px; }

body {	background-color: #7F7F7F;
        scrollbar-arrow-color: #7F7F7F;
        scrollbar-track-color: #7F7F7F;
        scrollbar-face-color: #000000;
        scrollbar-highlight-color: #7F7F7F;
        scrollbar-3dlight-color: #7F7F7F;
        scrollbar-darkshadow-color: #7F7F7F;
        scrollbar-shadow-color: #7F7F7F; }
        
a:link, a:active, a:visited { text-decoration: none;
                              color: #000000; }

a:hover { text-decoration: underline;
          color: #000000; }

#image { position: absolute;
         top: 0px;
         left: 0px; }

#content { position: absolute;
           top: 460px;
           left: 15px;
           width: 725px;
           text-align: justify; }
           
input, textarea, option, select {
	background-color: #000000;
	font: 9pt arial;
	color: #E1E0DE;
	letter-spacing: 0px;
	border: 1px solid #000000;
	padding: 0px; }
	
.center { text-align: center; }
                                  
.header { font-size: 19px;
          font-weight: bold;
          letter-spacing: 3px; }

.disclaimer { font-size: 11px;
              text-align: center; }
              
.enth3_url { width: 300px; }
.enth3_name, .enth3_email { width: 200px; }