<style TYPE="text/css">
        <!--
		 html { font-size:20pt; font-size: 1rem; font-family:open sans;  font-style:normal;font-style:normal; color:2f4f4f; }
		 h1 { font-size:24pt; font-size: 1.5rem; font-family:open sans;  font-style:italic;font-style:bold; color:green; }
         h2 { font-size: 32px; font-size: 2rem; }
         h3 { font-size: 24px; font-size: 1.5rem; }
         p { font-size: 16px; font-size: 1rem; }
         b {color:darkblue; font-style}
		 
.footer {
  position: fixed;
  left: 0;}
  bottom: 0;
  width: 100%;
  background-color: lightgray;
  color: white;
  text-align: center;
}
    // -->
</style>