body {
background-color : #000000; 
color : #FFFFCC; 
text-align : left; 
margin-right : 0mm; 
margin-left : 0mm; 
margin-top : 0mm; 
font-family : verdana, helvetica, sans-serif; 
} 
h1 {
font-weight : bold; 
font-family : Arial,  sans-serif; 
font-size : 220%; 
color : #FFFFCC; 
background-color : transparent; 
text-align : center; 
} 
h2 {
font-weight : bold; 
font-size : 145%; 
color : #D09800;  
background-color : transparent; 
} 
h3 {
font-weight : bold; 
font-family : Arial,  sans-serif; 
margin-left : 10px; 
} 
h4 {
font-weight : bold; 
font-family : Arial,  sans-serif; 
margin-left : 10px; 
} 

p {
font-style : normal; 
text-align : justify; 
margin-right : 4%; 
margin-left : 3%; 
} 


.footer {
font-family : arial, helvetica, sans-serif; 
font-size : 70%; 
background : transparent; 
text-align : center; 
} 

.menublock {
font-style : normal; 
text-align : left; 
margin-right : 1%; 
margin-left : 3%; 
} 
a.menu:link {
color : #eee; 
text-decoration : none; 
background-color : transparent; 
font-weight : bold; 
} 
a.menu:visited {
color :#eee; 
text-decoration : none; 
background-color : transparent; 
font-weight : bold; 
} 
a.menu:hover {
color : #eee; 
text-decoration : underline; 
background-color : transparent; 

} 



p:first-letter { font-size : 125%; color : #D09800; }
a:link {
color : #FFD000; 
text-decoration : none; 
background-color : transparent; 
font-weight : bold; 
} 
a:visited {
color : #FFD000; 
text-decoration : none; 
background : transparent; 
} 
a:hover {
color : #9900CC; 
text-decoration: underline;
background-color : transparent; 
} 


