
body
{
background-color: #000000;
font-size: 98%; 
line-height: 1.1; 
color: #8b7657; 
font-family: Arial,Helvetica,sans-serif
}

p
{
font-size: 98%; 
line-height: 1.1; 
color: #8b7657; 
font-family: Arial,Helvetica,sans-serif
}

td 
{
font-size: 98%; 
line-height: 1.1; 
color: #8b7657; 
font-family: Arial,Helvetica,sans-serif
}

p.justify {text-align:justify}
p.center {text-align:center}
p.click {color: #8b7657}
p.reduced {text-align:justify; font-size: 70%}

ul.circle {list-style-type:circle; text-align:justify}
ul.square {list-style-type:square; text-align:justify}

hr {
border: 0;
color: #8b7657;
background-color: #8b7657;
height: 3px;
width: 750px;
margin:auto;
}

a:link, a:visited, a:active 
{
font-size: 100%; 
line-height: 1.1; 
font-weight:bold; 
color: #8b7657; 
text-decoration: none}

a:hover 
{
color: #ff3300;
text-decoration: underline
}



