P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height : 110%;
	color : #008651;
	text-align : justify;
}

P.middle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height : 110%;
	color : #008651;
	text-align : center;
}


A:link	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height : 110%;
	color: #000000;
	text-decoration : none;
}

A:visited	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height : 110%;
	color: #000000;
	text-decoration : none;
}

A:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height : 110%;
	color: #7FBBA1;
	text-decoration : none;
}

A.small1:link	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 200%;
	color: #000000;
	text-decoration : none;
}

A.small1:visited	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 200%;
	color: #000000;
	text-decoration : none;
}

A.small1:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 200%;
	color: #7FBBA1;
	text-decoration : none;
}

IMG.bdr {
	border : 1px solid #008651;
}