img {
border-color:#818286;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #777777;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #58595B;
	font-weight: bold;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58595B;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58595B;
}
.footnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939598;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #939598;
}
a.smalltext:link {
	color: #993333;
	text-decoration: underline;
}
a.smalltext:visited {
	color: #993333;
	text-decoration: underline;
}
a.smalltext:hover {
	color: #939598;
	text-decoration: underline;
}
a.smalltext:active {
	color: #993333;
	text-decoration: underline;
}
a:link {
	color: #58595B;
	text-decoration: underline;
}
a:visited {
	color: #58595B;
	text-decoration: underline;
}
a:hover {
	color: #993333;
	text-decoration: underline;
}
a:active {
	color: #58595B;
	text-decoration: underline;
}