A { 
   font-family: Lucida Sans Unicode, Arial ; 
	font-size: 10pt ;
      color: #938CE1; 
   text-decoration: none ;
background : transparent;
}

A:HOVER { 
   font-family:  Lucida Sans Unicode, Arial ;  
  font-size: 10pt ;
   color: white ; 
   text-decoration: none ;
background : transparent;
}

H1 { 
   font-family: Lucida Sans Unicode, Arial;
   font-weight: bold; 
color: white;
   font-size: 14pt;
margin-left: 35 px;
margin-top: 10 px;
margin-bottom: 10 px;
}

H2 {
font-family:  Lucida Sans Unicode, Arial ;
font-weight: bold  ;
color: white  ;
font-size: 13pt  ;
}

H3 {
font-family: Lucida Sans Unicode, Arial, sans-serif;
font-weight: bold;
color: white;
font-size: 11pt;
}

BODY{ 
color: white;
font-family: Lucida Sans Unicode, Arial, sans-serif; 
font-size: 10pt; 
background-color: rgb(147, 140, 225);
ext-decoration: none;
}

TABLE  {
font-family: Lucida Sans Unicode, Arial, sans-serif; 
font-size: 10pt;
spacing: 50 px;
background-color: #2B2387;
color: white; 
}

P  {
font-family: Lucida Sans Unicode, Arial, sans-serif;
font-size: 10pt;
color: white; 
}
