/* A:active {color : White;  text-decoration : none;} */
/* A:link {color : White;   text-decoration : none;} */
/* A:visited {color : White;   text-decoration : none;} */
/* A:hover {color : Yellow;   text-decoration : none;} */

P, UL, OL, DD, DL, BLOCKQUOTE, TD , TH  {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	/* color : #000000; */
}
