a, a:link, a:active, a:visited
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #fff;
	text-decoration: none;
	background-color: #000;
}

a.note, a:link.note, a:active.note, a:visited.note
{
	color: #000;
	text-decoration: none;
	font-size: 10px;
	line-height: 8px;
	vertical-align: 4px;
	font-style: normal;
	font-weight: normal;
}

a:hover.note
{
	color: #fff;
	text-decoration: none;
}

a.number, a:link.number, a:active.number, a:visited.number
{
	color: #000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

a:hover.number
{
	color: #fff;
	text-decoration: none;
}

p
{
	font-size: 13px;
	line-height: 17px;
	margin: 0px;
	text-align: left;
	text-indent: 2em;
}

td
{
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
}

td.eNumber
{
	font-size: 11px;
	line-height: 13px;
	vertical-align: top;
	text-align: right;
}

td.eText
{
	font-size: 11px;
	line-height: 13px;
	vertical-align: top;
	text-align: left;
}

td.n4-caption
{
	font-size: 12px;
	line-height: 16px;
}

td.copy
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
}

