TABLE.no_borders
{
	padding: 0;
	margin: 0;
	border:0
}

td.SectionTitle
{
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	color: Red;
}

a.MoreLink
{
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	font-size: smaller;
	color: Red;
	text-decoration: none;
}

