.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #451D08;
	text-decoration: none;
}
a:visited {
	color: #451D08;
	text-decoration: none;
}
a:hover {
	color: #451D08;
	text-decoration: underline;
}
a.black:link {
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #000000;
	text-decoration: underline;
}
img {
	border: none;
}
th {
	background-color: #451D08;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.small {
	font-family: Arial;
	font-size: 10px;

}






