<style type="text/css">
			body { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; }
			.topbar { height: 150px; width: 100%; background-color: #FFFFFF; }
			.divider { border-top:2px solid #595959; }
			
			.navbar ul { line-height:25px; margin:0px; padding:2px; white-space: nowrap; background-color: #FFFFFF; color: #669966; font-family: Arial, Helvetica, sans-serif; font-size: small;}
			.navbar ul li {list-style-type:none; display:inline;}
			.navbar ul li a {text-decoration:none; padding: 7px 10px; color:#FFF;}
			.navbar ul li a:link {color: #FFF; }
			.navbar ul li a:visited {color: #CCC;}
			.navbar ul li a:hover {fontweight: bold; color: #FFF; background-color:#c5c5c5; }
			
			.navbar table {font-family: Arial, Helvetica, sans-serif; fontweight: bold; font-size: small; color:#30ABF9; }
			.navbar table tr td {right-margin:4px;}
			.navbar table tr td:hover {background-color:#30ABF9; fontweight: bold; color: #FFF;}
			.navbar table tr td a {color: #1B77B1; text-decoration:none;}
			.navbar table tr td a:visited {color: #1B77B1;}
			.navbar table tr td a:hover {fontweight: bold; color: #FFF;} 
			.content { margin: 8px; font-family: "times new roman", sans-serif; font-size: 14px; color: black; text-align:left; }
			.content a:link {color:#1B81C1;}
			.content a:visited {color:#156BA1}
			.footer a:link {color:#FFFFFF;}
			.textwrapright { margin-left: 15px; margin-bottom: 5px;}
</style>	