body {
	background-color : #93c5a0;
}

a:link {
	color : black;
	text-decoration : none
}

a:visited {
	color : black;
	text-decoration : none
}

a:hover {
	font-weight: bold
}

h1 {
	color : #0e7403;
	font-family : arial, sans-serif:
	font-size : 12pt/24pt;
	font-style: italic;
}

h2 {
	font-style : italic;
}

h3 {
	font-size : 18pt;
	color : #0e7403;
}
p {
	color : black;
	font-family : arial, sans-serif;
	font-size : 12pt/14pt;
	font-weight : normal;
}