BODY    
	{
	font-family	:   Georgia,serif; 
	font-size :     9pt;
	margin-top:     -8px;
	margin-left:    3px;
	margin-right:   0px;
	margin-bottom:  0px;
	padding-top:    3;
	padding-left:   5;
	padding-right:  5;
	padding-bottom: 0;
	border-top:     0;
	border-left:    0;
	border-bottom:  0;
	border-right:   0;
	width:  auto;

		}
P { font-size: 10pt; }

UL { font-size: 9pt; }


 A:link, A:active
	{
	text-decoration	:	none;
	color		:	#FFFFFF;
	background	:	transparent;
	}
A:visited 
	{
   	text-decoration	:	none; 
   	color		:	#FFFFCC; 
  	background	:	transparent; 
	}		
A:hover 
	{ 
   	text-decoration	:	none; 
	color		:	#000000;
	background	:	#FFFFCC;
              