<style>

/* hovers */
A:active {
	font-family: Times New Roman, "times new roman", times, serif;
	color: #006363;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none
}
A:link {
	font-family: Times New Roman, "times new roman", times, serif;
	color: #006363;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none
}
A:visited {
	font-family: Times New Roman, "times new roman", times, serif;
	color: #006363;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none
}
A:hover {
	font-family: Times New Roman, "times new roman", times, serif;
	color: #0000CE;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none
}


/* headers main */
FORM {display: inline }
BODY {
	color: black;
	font-size: 11pt;
	font-family: Times New Roman, "times new roman", times, serif;
	background-color : #006363;
}

P {
	color: black;
	font-size: 11pt;
	font-family: Times New Roman, "times new roman", times, serif;
	background-color : transparent;
}

P1 {
	color: white;
	font-size: 11pt;
	font-family: Times New Roman, "times new roman", times, serif;
	background-color : transparent;
}


.gr3 { filter: fliph;
}
 
</style>


