a:link {
	color: #0092BB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5D6045;
}
a:active {
	text-decoration: none;
	color: #427032;
}

a:hover {
	text-decoration: underline;
	color: #FF6C26;
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
}
.style4 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #14380A;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #1F4317;
}
.style8 {font-weight: bold; font-style: italic; color: #14380A; font-family: Arial, Helvetica, sans-serif;}

.style7 {font-size: x-small}



.style2 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 img {
	text-align: center;
}
.image_centre {
	text-align: center;
}


.style9 {font-size: small}

body {
	background-color: #D8E6F1;
}
