body {
	background-color: #F2FFE8;
}
p.style1 {
	font-family: "Arial Black";
	font-size: 12px;
	margin-bottom: 0.3px;
}
p.style2 {
	font-family: "Arial Black";
	font-size: 12px;
	margin-top: 0.3px;
	margin-bottom: 0.3px;
}
.style3 {
	font-family: Arial;
	margin: 0.4px;
}
a.style2:link {
	color: #333333;
}
a.style2:visited {
	color: #333333;
}
a.style2:active {
	color: #333333;
}
a.style2:hover {
	color: #999999;
}
