BODY {
background-color : #212121;
background-position : inherit;
background-attachment : inherit;
} 

P {
color : White; 
font-size : 8pt; 
font-family      : Verdana, Arial, Helvetica, sans-serif;
text-align : justify;
} 
OL {
color : White; 
font-size : 8pt; 
font-family      : Verdana, Arial, Helvetica, sans-serif;
text-align : justify;  
} 

LI {
color : White; 
font-size : 8pt; 
font-family      : Verdana, Arial, Helvetica, sans-serif;
text-align : justify; 
} 

UL {
color : White; 
font-size : 8pt; 
font-family      : Verdana, Arial, Helvetica, sans-serif;
text-align : left; 
} 

h1 {
color: White; 
font-size: 11pt; 
font-style : normal; 
font-family: Verdana; 
text-align: justify;  
font-weight : bold;
 }

 h2 {
 color: White;
 font-size: 10pt; 
 font-style : normal; 
 font-family: Verdana; 
 text-align: justify; 
 font-weight : bold;
  }

h3, h4 {
color: White; 
font-size: 9pt; 
font-style: normal; 
font-family: Verdana; 
text-align: justify; 
font-weight : bold;
 }
	
h5, h6 {
color : White; 
font-size: 9pt; 
font-family: verdana, 'Verdana'; 
text-align: justify;  
font-weight : bold; }


hr {
	color : #FF0000;
}

A:link {
font-size : 8pt; 
color : #FF0000; 
font-family      : Verdana, Arial, Helvetica, sans-serif;
text-decoration : underline; 
text-align : left; 
}
A:visited {
font-size : 8pt; 
color : #FF0000; 
font-family      : Verdana, Arial, Helvetica, sans-serif;
text-decoration : underline; 
text-align : left; 
}
A:hover {
font-size : 8pt; 
color : #FF0000; 
font-family      : Verdana, Arial, Helvetica, sans-serif;
text-decoration : none; 
text-align : left; 
}

