A:link		{ color:#0000EE; text-decoration: none }
A:visited	{ color:#0000EE; text-decoration: none }
A:hover	{ color: #0000EE; text-decoration: underline }
A:active	{ text-decoration: none }

A:link.color1 { color: white; font-weight: bold; font-family:"verdana,arial,helvetica,sans-serif"; font-size: 10px}
A:visited.color1	{ color: white; font-weight: bold; font-family:"verdana,arial,helvetica,sans-serif"; font-size: 10px }
A:hover.color1	{ color: #ffcc00; font-weight: bold; font-family:"verdana,arial,helvetica,sans-serif"; font-size: 10px; text-decoration: none }
A:active.color1	{ color: white; font-weight: bold; font-family:"verdana,arial,helvetica,sans-serif"; font-size: 10px }

	TD
	{
		font-family: arial, helvetica;
		font-size: 11pt;
		border: 0px;
		border-style: thin;
		border-width: 0 0 0 0;	
		
	
		
	}
	BODY
	{
		font-family: arial, helvetica;
		font-size: 11pt;
	}
	UL
	{
		font-family: arial, helvetica;
		font-size: 11pt;
	}
	P
	{
			font-family: arial, helvetica;
		font-size: 11pt;
	}
	P.pageBreak
	{
		page-break-before: always;
	}

