<style type="text/css">

/* ------------------- Body Elements ------------------- */

body {
	font-family: "Times New Roman", Times, serif; 
	font-size: 11px;
	color: #006855;
	}
	
td {
	font-family: "Times New Roman", Times, serif; 
	font-size: 11px;
	color: #006855;
	}

	
/* ------------------- Link Elements ------------------- */

a { 
	color: #006855; 
	text-decoration: none;
	}
a:hover { 
	color: #000000; 
	text-decoration: none;
	}
a:active { 
	color: #006855; 
	text-decoration: none;
	}

</style>


