P.text {
   font-style : italic; 
   font-weight : bold; 
   font-size : 14 px; 
   font-family : Tahoma, "Verdana", "Times New Roman";
   color : #000000; 
   background : transparent; 
}


H1 {
   font-style : italic; 
   font-weight : bold; 
   font-size : x-large; 
   font-family :  Tahoma, "Verdana", "Times New Roman";
   color : #000080; 
   background : transparent; 
}


EM.black {
   font-weight : bold; 
   color : #000000; 
   background : transparent; 
}


DIV {
   background : transparent; 
}


B.underline {
   font-weight : bold; 
   background : transparent; 
   text-decoration : underline; 
}


B.Red {
   color : red; 
   background : transparent; 
}


B.Green {
   color : green; 
   background : transparent; 
}


B.Blue {
   color : blue; 
   background : transparent; 
}


A:visited {
   color : #000080; 
   background : transparent; 
}


A:hover {
   color : #800080; 
   background : transparent; 
}


A {
   color : #0000ff; 
   background : transparent; 
}



	