body {
	margin: 0;
	padding: 5px 1px 6px 1px;
	color: #4f5455;	
	font-family: arial, lucida, helvetica, sans-serif;
	font-size: 60%;
	background-color: #3F7BA0;
}
.style1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	margin: 0 0 0 0;
	padding: 13px 25px 0 0;
	color: #999;
	font-size: 2.5em;
	letter-spacing: .01em;
	line-height: 1.9em;
	font-weight: normal;
	text-align: left;
}
h2 {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	margin: 0 0 0 0;
	padding: 1px 0 1px 0;
	color: #6caec5;
	font-size: 1.8em;
	letter-spacing: .01em;
	line-height: 2.0em;
	font-weight: normal;
	text-align: left;
}
p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0;
	text-align: left;
}
h3 {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #52a5c7;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: -11px;
	text-align: left;
}
a {
	color: #22AA66;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b6e2cc;
}
a:hover {
	color: #6caec5;
	border-bottom-color: #b7d6e2;
}
