<!--
	implement with 
	<link rel="stylesheet" title="SavageUniversal" href="js.css">
	in head

	Last Updated 3a21
-->

<!--universal styles-->

<!--<style type="text/css">
	 zzz {font-family: Verdana}
	 body
     {    font-family:	Verdana,Arial,Helv,Tahoma,Helvetica,sanserif;
		  font-size:	1em;
		  line-height:	1.2em;
		  font-weight:	normal;
          text-align:	justify;
          text-indent: 	1.2em;
		  color:		navy;
		  margin-top:	100px;
		  margin-bottom:40px}

	 p
     {    font-size:	0.9em;
		  line-height:	1em;
		  font-weight:	normal;
          text-align:	justify;
		  text-indent:	1.2em;
		  margin-top:	0}

	 b
	 {	font-weight:	bold}

	 s
	 {	text-decoration:line-through}

	 sup 
     {	font-size:		0.7em;
		line-height:	0.7em}

	 sub
     {	font-size:		0.7em;
		line-height:	0.7em}

	 ul
	 {	margin-top:		0pt;
		margin-bottom:	0pt}

	 ol
	 {	margin-top:		0pt;
		margin-bottom:	0pt}

	 li
	 {	margin-top:		0px;
		margin-bottom:	0px;
		font-size:		0.9em;
		line-height:	1em}

	 a:link 
	 {    text-decoration:underline;
		  color:		crimson }

	 a:visited
	 {	  text-decoration:underline;
		  color:		mediumorchid}

     a:active
     {	  text-decoration:underline;
		  color:		crimson;
		  background-color:forest-green}

     h1
     {    font-family:	Verdana,Arial,Helv,Tahoma,Helvetica,sanserif;
          font-size:	2em;
		  line-height:	2.2em;
          font-weight:	bold;
          color:		white;
          text-align:	center;
		  margin-top:	0;
		  margin-bottom:0;
          background-color: coral}

     h2
     {    font-family:	Verdana,Arial,Helv,Tahoma,Helvetica,sanserif;
          font-size:	1.7em;
		  line-height:	2em;
          font-weight:	bold;
          color:		white;
          text-align:	center;
		  margin-top:	0;
          margin-bottom:0;
          background-color: coral}

     h3
     {    font-family:	Verdana,Arial,Helv,Tahoma,Helvetica,sanserif;
          font-size:	1.3em;
		  line-height:	1.5em;
          font-weight:	bold;
          color:		white;
          text-align:	left;
		  margin-top:	0;
          margin-bottom:0;
          background-color: coral}

     h4
     {    font-family:	Verdana,Arial,Helv,Tahoma,Helvetica,sanserif;
		  font-size:	1em;
		  line-height:	1.2em;
		  font-weight:	normal;
          color: 		coral;
		  margin-top:	0.8em;
          text-decoration: overline underline}

	 .maindiv
	 {	  position:		absolute;
		  left:			15%;
		  right:		15%;
		  margin:		0;
		  background:	cornsilk;
		  color:		navy;
		  padding:		4px}

	 .hl
	 {	  text-align:	left}

	 .hc
	 {	  text-align:	center}

	 .hr
	 {	  text-align:	right}

     .table1
     {    padding:		2px;
		  border-width: 4px;
		  border-color: wheat;
		  border-style: solid;
		  background-color: antiquewhite}

</style>-->
