body{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background: #E8FCE3;
	text-align: justify;
     }
.style12 {color: #0000FF; font-size: 36px;}

<!--
a:link {
	color: #006600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style13 {
	font-size: 24px;
	color: #003300;
}
.style14 {
	font-size: large;
	font-weight: bold;
	color: #003300;
}
-->