body{
	margin: 0px;
	colour: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;}
.img {
	padding-right: 10px;
}
a:link {
	color: #008953;
	text-decoration: underline;
}
a:visited {
	color: #008953;
	text-decoration: none;
}
a:hover {
	color: #b3c6d4;
	text-decoration: none;
}
a:active {
	color: #008953;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Garamond;
}
h1 {
	font-size: 13px;
	color: #008953;
	font-weight: bold;
}
