.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #003399;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #003366;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
}
text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text11b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.text12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text8 {
	font-size: 8px;
	color: #eaeaea;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #eeeeee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #003366;
	border-left-color: #CCCCCC;
}
