BODY { 
         font-family : Arial,Helvetica,Times;
         font-size : 10pt;
         color : black;
   	 background : #ffffff ;
}
  A:LINK { 
         font-weight : bold;
         text-decoration : none;
         color : #990000
}
  A:VISITED { 
         font-weight : bold;
         text-decoration : none;
         color : #995555
}
  TH {
         font-family : Arial,Helvetica,Times;
         font-size : 10pt;
         color : black;
}
  TD { 
         font-family : Arial,Helvetica,Times;
         font-size : 10pt; 
         color : black;
}
  DIV { 
         font-family :  Arial,Helvetica,Times;
         font-size : 12pt;
	 font-weight : bold;
}
  H1 {  
         font-family : Arial,Helvetica,Times;
         font-size : 16pt;
}
  EM {
         color : #CC7700
}

 LI {
	font-family : Arial,Helvetica,Times;
	font-size : 10pt;
        color : black;
}
