@charset "utf-8";
/* CSS Document */
body {font-size: 13px; font-family: Arial, Helvetica, sans-serif ; background-color: #84C1FF;} 
.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 14px; font-weight: normal; color: #000000}
h1{
font: 21px Arial, Helvetica, sans-serif;
color: #000000;
margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
}
a:link {
	color: #2A1501;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #724C21;
}
a:hover {
	text-decoration: none;
	color: #724C21;
}
a:active {
	text-decoration: none;
	color: #2A1501;
}