a, a:link, a:visited, a:active
{
	color: #000;
	font-weight: bold;
	font-family: Georgia, Times, "New Times Roman", Serif;
	font-size: 13px;
	line-height: 17px;
	text-decoration: none;
}

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

td
{
	color: #000;
	font-family: Georgia, Times, "New Times Roman", Serif;
	font-size: 14px;
	line-height: 130%;
	text-align: left;
}

td.end
{
	font-size: 80%;
}

.copy
{
	color: #999;
	font-size: 70%;
	text-align: center;
}
