BODY {
   font-size : 8pt; 
   font-family : Arial; 
   color : black;
}

P {
   font-size : 12pt; 
   font-family : arial; 
   color : black;
}

P.intro {
   font-size : 8pt; 
   font-family : arial; 
   color : black;
   text-align :center;
   margin-top: 0px;
   margin-bottom: 0px;
}


B {
   font-family : arial; 
}



A:visited {
   color : blue; 
   font-size : 8pt;   
   font-family : arial;   
}

A:link {
   color : blue; 
   font-size : 8pt;   
   font-family : arial;   

}