@charset "utf-8";
.Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
background {
	background-color: #87ceeb;
}
.footer {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #6a4f02;
}
a:visited {
	color: #2A89cc;
}
a:hover {
	color: #80ff80;
}
