body
{
	font-family: Arial, Helvetica, sans-serif;
}

table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;	
}

table table
{
	font-size: 1em;
}

#copyright
{
	font-size: .75em;
	text-align: right;
}

a:link
{
	color: #FF0066;
	text-decoration: none;
}

a:visited
{
	color: #FF0066;
	text-decoration: none;
}

a:hover
{
	color: #FF6600;
	text-decoration: underline;
}

a:active 
{
	color: #FF6600;
	text-decoration: underline;
}

hr
{
	color: #4D1E2E;
}

#titles
{
	font-weight: bold;
	text-align: center;
}

.headers
{
	font-weight: bold;
}