.back {
	background-color: #90B2D8;
}
.body {
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #FFFFFF;
	vertical-align: top;
}
.picright {
	float: right;
	margin-left: 15px;
}
.bluetext {
	color: #0069AA;
	font-size: 16px;
}
.picleft {
	float: left;
	margin-right: 10px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.footer {
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #0069AA;
}
a:link {
	color: #0069AA;
	text-decoration: none;
}


h1 {
	font-size: 24px;
	color: 0069aa;
}
a:visited {
	color: #0069AA;
	text-decoration: none;
}
a:hover {
	color: #0069AA;
	text-decoration: underline;
}
a:active {
	color: #0069AA;
	text-decoration: none;
}
