  BODY { 
         font-family : Verdana;
         font-size : 10pt;
         color : black;
	background : #FFFFFF;
	margin-left : 2pt;
         margin-right : 2pt;
         margin-bottom : 0pt;
         margin-top : 0pt;
}
  A:LINK { 
         color : blue ;
                  font-family : Verdana;
}
  A:VISITED { 
         color : blue;
         font-family : Verdana;         
}
.BlackLinker {
	color : #000000;
	text-decoration : none;
}
.BlackLinkerPlus {
	font-size : 12pt;
	color : #000000;
	text-decoration : none;

}
  A:HOVER { 
         color : #0099FF;
          font-family : Verdana;
}
  TD { 
         font-family : Arial;
         font-size : 10pt;
         color : black;
}
.PureWhite {
	color : #FFFFFF;
	text-decoration : none;
}
.BackGrey {
	font-size : 11pt;
	font-weight : bold;
	font-style : italic;
	background : #D0D0D0;
}
.ElevenPointItalic {
	font-weight : bold;
	font-size : 11pt;
	font-style : italic;
	color : #0000FF
} 
