a
{
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}

a:link { color: #660000; }
a:visited { color: #660000; }
a:active { color: #ff0000; }
a:hover { color: #ff0000; }

span.super
{
	vertical-align: top;
	font-size: 10px;
}

td
{
	color: #000000;
	font-size: 13px;
	line-height: 17px;
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
}

td.endnote
{
	font-size: 11px;
	line-height: 14px;
}

td.title
{
	font-weight: bold;
	font-size: 15px
}


