body	{
	font-family:Arial, Helvetica;
	font-size:10pt;
	color:#000000;
}

a:link {
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight:bold;
	color: #87212E;
}
a:visited {
	text-decoration: none;
	color: #87212E;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight:bold;
	color: #87212E;
}
.header	{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #87212E;
}

.locationheader	{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #87212E;
}

.locationnumber	{
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight:bold;
	text-decoration: none;
	color: #87212E;
}