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

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

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

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

body
{
	background: #CC9966;
	margin-top: 20px;
}

.title
{
	font: 11pt "Arial", "Helvetica";
	font-weight: bold;
	color: #333333;
}

p
{
	font: 11pt "Arial", "Helvetica";
	color: #333333;
}

p.copy3
{
	font: 11pt "Arial", "Helvetica";
	color: #333333;
}

p.head1
{
	font: 11pt "Arial", "Helvetica";
	font-weight: bold;
	color: #333333;
}

.credit
{
	font: 8pt "Arial", "Helvetica";
	color: #333333;
}

.links1
{
	font: 10pt "Arial", "Helvetica";
	color: #333333;
}
