.textmain {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.caption {
	font-family: Arial;
	font-size: 11px;
	color: #7b6059;
}
.blue12 {
	font-family: Arial;
	font-size: 12px;
	color: #143c73;
}
.blue12bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #143c73;
}
.blue13bold {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #143c73;
}
.blue14bold {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #143c73;
}
.blue15bold {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #143c73;
}
h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

body {
	background-color: #245290;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #143c73;
	text-decoration: none;
}
a:visited {
	color: #143c73;
	text-decoration: none;
}
a:hover {
	color: #93695b;
	text-decoration: none;
	
}
a:active {
	color: #143c73;
	text-decoration: none;
}.body11 {
	font-family: arial;
	font-size: 11px;
}
