BODY
{
	margin: 0px;
	font-family: 'Tahoma';
}
IMG
{
	border-width: 0px;
	border-style: none;
	margin: 0px;
}
A:link, A:visited
{
	color: #C00000;
	text-decoration: none;
	font-weight: bold;
}
A:hover
{
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 2px solid #400000;
}
HR
{
	color: #ECE9D8;
}
SPAN.logo
{
	font-size: 10pt;
	color:#C00000;
	font-weight: bold;
	background: url('images/underline.gif');
	background-repeat: repeat-x;
}