
.color12bold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color:#026eb4;
}
.text12 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}
.color12 {
	font-family: Arial;
	font-size: 12px;
	color: #026eb4;
}
.color13bold {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color:#026eb4;
}
.color16header {
	font-family: arial;
	font-size: 16px;
	font-weight:bold;
	color: #026eb4;
}
.color18header {
	font-family: arial;
	font-size: 18px;
	color: #026eb4;
}
h1 {
	font-family: Arial;
	font-size: 19px;
	color: #094486;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #094486;
	text-decoration: underline;
}
a:visited {
	color: #094486;
	text-decoration: underline;
}
a:hover {
	color: #094486;
	text-decoration: none;
}
a:active {
	color: #094486;
	text-decoration: underline;
}
.body11 {
	font-family: arial;
	font-size: 11px;
}