
BODY  {
	font-size : 10pt;
	font-style : normal;
	text-decoration : none;
	color : #000000;
	background: #c0c0c0;	
	font-family : Lucida, Helvetica, Arial, sans-serif;
}

P  {
	font-size : 10pt;
	font-style : normal;
	text-decoration : none;
	color : #000000;
	background: #c0c0c0;	
	font-family : Lucida, Helvetica, Arial, sans-serif;
}

SMALL {
	font-size: 8pt;
	font-family : Lucida, Helvetica, Arial, sans-serif;
	color : #000000;
}

H1  {
	font-size : 18pt;
	text-decoration : none;
	color : #000000;
	font-style : normal;
}

H2	{
	font-size : 12pt;
	font-weight : bold;
	color : #000000;
}

H3	{
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
}

TD  {
	font-size : 10pt;
	font-style : normal;
	text-decoration : none;
	color : #000000;	
	font-family : Lucida, Helvetica, Arial, sans-serif;
}


A:link,A:visited,A:active {
	text-decoration : none;	
	color: 0000ff; 
}

A:hover  {
	text-decoration : underline;
}
