	<style type="text/css" media="screen">
		<!--
.class { }
a   { color: green; font-size: 12px; font-family: Verdana; line-height: 20px; text-decoration: none }
a:hover   { color: maroon; font-size: 12px; font-family: Verdana; line-height: 20px; text-decoration: none }
a:visited { color: silver; font-size: 12px; font-family: Verdana; font-style: italic; line-height: 20px }
a.link { color: green; font-size: 20px; font-family: Times, "Times New Roman"; line-height: 20px; text-decoration: none }
a.link:hover   { color: maroon; font-size: 20px; font-family: Times, "Times New Roman"; line-height: 20px; text-decoration: none }
a.link:visited { color: silver; font-size: 20px; font-family: Times, "Times New Roman"; font-style: italic; line-height: 20px }
.head {color: green; font-size: 28px; font-family: Times; font-style: italic; line-height: 28px;  margin-left:10px; }
.txt {color: gray; font-size: 12px; font-family: Verdana; line-height: 16px; margin-left:10px; }
.tblgreen {
	border: 1px solid #0c5420;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

}

--></style>