
body {
	margin:0px 0px;
	}

#banner {
	position:absolute;
	top:5px; left:5px;
      height=136px;
      width=800px;
	}

h1 {
	font: 20pt verdana;
      text-align: center;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 1em;
	color: black;
	}

h2  {
      font:  14 pt verdana;
      font-weight:bold;
      font-style:italic;
      margin-top:0;
      margin-bottom:1em;
      color: black;
      text-align: center;
      }

h3  {
      font:  12 pt verdana;
      font-weight: bold;
      margin-top: 0;
      margin-bottom: 0;
      color: black;
      text-align: center;

      }

/* a   { font-family: arial, verdana, helvetica, sans-serif; text-decoration: none}
      a:link {text-decoration: none; color: blue}
      a:visited {text-decoration: none; color: purple}
      a:hover { text-decoration: underline; color: blue}
      } */

a   { font-family: serif; text-decoration: none}
      a:link {text-decoration: none; color: blue}
      a:visited {text-decoration: none; color: purple}
      a:hover { text-decoration: underline; color: blue}
      }

.tableentry {
      font:  12 pt verdana;
      }

img.floatRightClear {
      float: right; 
      clear: right; 
      margin: 10px; } 

img.floatLeftClear {
      float:left;
      clear:left;
      margin:10px;}

ul {list-style-position:inside;}

