.text12 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.color12 {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
}
.color13bold {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #043A26;
	}
.color16bold {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #043A26;
}
.color16header {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #043A26;
}
h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #043A26;
}

a:link {
	color: #043A26;
	text-decoration: underline;
}
a:visited {
	color: #043A26;
	text-decoration: underline;
}
a:hover {
	color: #043A26;
	text-decoration: underline;
}
a:active {
	color: #043A26;
	text-decoration: underline;
}
.body11 {
	font-family: arial;
	font-size: 11px;
}