body  { 

		font-size: 10pt; 

		font-family: Lucida sans, Verdana, Arial;  

                text-decoration: none; text-align:left 

}



.p  {

	font-family : Lucida sans, Verdana, Arial;

	font-weight : normal;

	font-style : normal;

	color : Black;

	text-decoration : none;

	text-align : left;

	font-size : 8pt;

}



.h  {

	font-family : Lucida sans, Verdana, Arial;

	font-weight : normal;

	font-style : normal;

	color : white;

	text-decoration : none;

	text-align : left;

	font-size : 8pt;

}



A  {

	font-family : Lucida sans, Verdana, Arial;

	font-weight : bold;

	font-style : normal;

      font-size : 8pt;

	color : #66CC66;



}



A:Visited  {

	font-family : Lucida sans, Verdana, Arial;

	font-weight : bold;

	font-style : normal;

      font-size : 8pt;

    color : #336699;



	text-align : left;

}



A:Active  {

	font-family : Lucida sans, Verdana, Arial;

	font-weight : bold;

	font-style : normal;

      font-size : 8pt;

	color : white;



}