@charset "windows-1252";  
 
body {background-color: black;}
h1, h2, h3, h4, h5, h6, p {
text-align: center; 
color: white; 
font-family: verdana;
}               	 
p {font-size: .7em; }


a:link {color: white; } 
a:visited {color: silver; }
a:hover {background: white; color: black; } 
a:active {color: gray; } 
             
h1.tbl {margin-top: .3cm;} 
.tbl {color: #532915; background-color: #fff1c1; font-family: verdana; 
}
p.tbl {
text-align: justify; 
text-indent: 1cm; 
font-size: .9em;
}
a.tbl:link {color: black;} 
a.tbl:visited.tbl {color: brown; }
a.tbl:hover.tbl {background: white; color:#532915; } 
a.tbl:active.tbl {color: gray;}
h4.tbl {
text-align: left;
font-size: 1em;
} 
h5.tbl {
text-align:center; 
font-weight: bold;
font-size: .9em;}


.footer {  
color: white; 
text-align: center; 
font-face: verdana;
}
h1.footer {font-size: 1.1em; font-weight: bold;}
 
*.fontsize {font-size: .9em;}
 

