TD, .normal
{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			9pt;
	font-style:			normal;
}

.small
{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			7pt;
}

BODY
{
	margin:			0px 2px 10px;
}

P
{
	text-indent:		10pt;
}

UL
{
	list-style-image:		url("/industry/images/industry_bullet.gif");
}

LI
{
	list-style-position:	inside;
}

.noindent
{
	text-indent:		0pt;
}

A:link
{
	color:			#A07C5E;
}

A:visited
{
	color:			#644E3B;
}

A:active
{
	color:			#C8C800;

}


