.textmain {
	font-family: Arial;
	font-size: 13px;
	color: #6a6a6a;
}
.text11 {
	font-family: Arial;
	font-size: 11px;
	color: #6a6a6a;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.blue13bold {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #6588ae;
}
.blue14bold {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #6588ae;
}
h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

body {
	background-image: url(images/background.gif)
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	
}
a:active {
	color: #003399;
}.body11 {
	font-family: arial;
	font-size: 11px;
}