body{ margin:0; padding:0; scrollbar-arrow-color: #AE3535;
      scrollbar-face-color: #000000;
      scrollbar-highlight-color: #742425;
      scrollbar-shadow-color: #742425;
      scrollbar-3dlight-color: #000000;
      scrollbar-track-color: #000000;
      scrollbar-darkshadow-color: #742425;
      font-family: arial; 
      font-size: 10pt; 
      font-weight: normal;
      color: #FFFFFF; 
      text-align: justify;
      background: url('bg.jpg'); 
      }

.head{ font-family: arial; 
       font-size: 19pt; 
       color: #000000; 
       text-align: right;
       font-weight: bold;
       text-transform:uppercase;letter-spacing:2px;
       letter-spacing:1px;word-spacing:1px;
     }
 
.content{ font-family: arial; 
          font-size: 10pt; 
          font-weight: normal;
          color: #000000; 
          text-transform:uppercase;letter-spacing:2px;
          letter-spacing:1px;word-spacing:1px;
          text-align: justify; }

          
A:link {text-decoration:none; color: #000000; cursor: n-resize; font-family: arial; font-size: 10pt;}
A:visited  {text-decoration:none; color: #000000; cursor: n-resize;  font-family: arial; font-size: 10pt;}
A:active  {text-decoration:none; color: #000000; cursor: n-resize;  font-family: arial; font-size: 10pt;}
A:hover {text-decoration:none; color: #000000; cursor: n-resize;  font-size: 10pt;}          
          
input, textarea, button 
{ border: 1px solid #000000; 
  color: #742425; 
  font-size: 10pt; 
  font-family: arial; 
  background-color: #000000; }
  
b, i, u
{ color: #742425; 
  font-size: 10pt; 
  background-color: #000000;
  font-family: arial; }
  
ul, ol
{ color: #FFFFFF; 
  font-size: 10pt; 
  font-family: arial; }
  
A:link.nav
{
font-family : arial;
font-size: 12px;
color: #000000;
text-decoration: none;
background-color: #6D3A3A;
padding: 2px;
border-left: #AE3535 3px groove;
border-right: #AE3535 1px groove;
border-bottom: #AE3535 1px groove;
border-top: #AE3535 1px groove;
display: block;
}

A:active.nav
{
font-family : arial;
font-size: 12px;
color: #000000;
text-decoration: none;
background-color: #6D3A3A;
padding: 2px;
border-left: #AE3535 3px groove;
border-right: #AE3535 1px groove;
border-bottom: #AE3535 1px groove;
border-top: #AE3535 1px groove;
display: block;
}


A:visited.nav
{
font-family : arial;
font-size: 12px;
color: #000000;
text-decoration: none;
background-color: #6D3A3A;
padding: 2px;
border-left: #AE3535 3px groove;
border-right: #AE3535 1px groove;
border-bottom: #AE3535 1px groove;
border-top: #AE3535 1px groove;
display: block;
}



A:hover.nav
{
font-family : arial;
font-size: 12px;
font-weight: bold;
color: #6D3A3A;
text-decoration: none;
background-color: #000000;
padding: 2px;
border-left: #AE3535 3px solid;
border-right: #AE3535 3px solid;
border-bottom: #AE3535 3px solid;
border-top: #AE3535 3px solid;
display: block;
}
