
body {
color: #000000; 
letter-spacing: 0px;
background-color:  #000000; 
background-image: url(bg.jpg) ;
background-repeat:  repeat;
}


A:link, a:visited {
color: #A14747; 
text-decoration: none;
letter-spacing: 1px;
font-weight: bold;
font-family:Arial Narrow, Helvetica, sans-serif;
}

A:hover, a:active {
color: #613737;
text-decoration: none; 
font-family:Arial Narrow, Helvetica, sans-serif;
letter-spacing: 1px;
font-weight: bold;
}

p, ul, td {
font-family:Arial Narrow, Helvetica, sans-serif;
}

blockquote {
font-family:Arial Narrow, Helvetica, sans-serif;
font-style: italic;
color:#666666;
}


p.head {
color: #6C3232;  
font-weight: bold;
text-decoration: underline;
letter-spacing: 1px; 
font-family: Tahoma, Georgia, Times;
text-transform: uppercase;
font-size: 13pt; 
}






