table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	color: 000000;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}
a:link {
	color: C02000;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #3E3B3B;
	text-decoration: underline;
}
.h1 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #004775;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: 004775;
}
