@charset "ISO-8859-1";
body {
	background-color: #8EC2A0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4E0009;
	line-height: 1
.;
	font-size: 12px;
}
p {
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #4E0009;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: 4E0009;
}
a:visited {
	color: 4E0009;
}
a:hover {
	color: 4E0009;
}
a:active {
	color: 4E0009;
}
.floatrt {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
