@charset "UTF-8";
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	width: 1024px;
	left: 0px;
	top: 0px;
}
p {
	padding-left: 15px;
	padding-right: 5px;
}
#content h2 {
	font-size: 18px;
	font-style: italic;
	padding-left: 15px;
	padding-bottom: 0px;
}
#content h1 {
	font-size: 24px;
	padding-bottom: 0;
	margin-bottom: 0;
}
#content p.centersmall {
	font-size: 12px;
	font-style: italic;
	text-align: center;
}
#content p.centersmall2 {
	font-size: 12px;
	text-align: center;
}
#content p.centerbold {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#content p.centerbold2 {
	font-weight: bold;
	text-align: center;
}

#content .green {
	color: #4C934B;
}

.style3 {font-size: 12px}



