<style type="text/css">

	.body {
		background-color: white;
	}
	
	.largetxtwhite {
		font-size: 22pt;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: white;
	}

	.titleback {
		color: white;
		background-color: #6699cc;
		background-image: url(blue_shade_tall.jpg);
	}	

	.trim {
		background-color: #000000;
	}
	.menu {
		font-size: 8pt;
	}

	.navtd {
		font-size: 8pt;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: black;
		text-decoration: none;
		background-color: #eeeeee;
	}

	a {
		color: #000000;
		text-decoration: none;
	}

	a:hover {
		color: #666666;
		text-decoration: none;
	}

	.footer {
		font-size: 8pt;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		position:absolute;
		left: 5%;
		bottom: 5px;
	}
	.bodytxt {
		font-size: 10pt;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		position:absolute;
		left: 5%;
                width: 90%;
	}



</style>
