body
{ background: #010101; color: #cccccc;}
A:visited 
{color:#8f8f8f; text-decoration: none} 
A:link 
{color:#d3d3d3; text-decoration: none} 
A:hover 
{color:#FFFFFF; text-decoration: none} 
A:active 
{color:#ffffff; text-decoration: none}
#filler 
{ 
width: 100%; 
text-align: center;
margin-left: auto; 
margin-right: auto;
}
#container
{
width:700px;
background-color:#010101;
margin-left: auto; 
margin-right: auto;
text-align: center;
#border:1px solid gray;
}
img 
{
margin: 0px;
margin-left: auto;
margin-right: auto;
border: 0px
}
img.gal
{
margin-top: 10px; 
margin-bottom: 10px;
}
p 
{  
text-align: justify;
font-family: sans-serif;
line-height: 130%;
padding-left: 6px; 
padding-right: 6px;
}
#txtcent
{
text-align: center;
}
p.norm
{
margin-left: 40px; 
margin-right: 40px;
text-align:center; 
font-size:12pt; 
line-height:125%;
font-family:"Century Ghotic", sans-serif; 
color:#CCCCCC;
}


