BODY { color: #ffffff;
       background-color: #0000cc;
       font-family: verdana;
       padding: 0px 90px;
       margin-top: -1em;
       text-align: center; }

H1.heading { font-size: 14pt;
	     font-weight: bold;
	     text-align: center;
	     text-decoration: underline; }
H1.sitemap { font-size: 12pt;
	     margin-bottom: -1em; }
H2.title {  color: #ffffff;
	    font-size: 24pt;
	    font-weight: bold;
	    text-align: center;
	    text-decoration: underline; }

DIV { text-align: left; }
DIV.content { position: relative;
	      background-color: #0099ff;
	      width: 800px;
	      padding: 0em 0.5em; }
DIV.footer { position: relative;
	     width: 800px;
	     padding: 0em 0.5em;
	     font-size: 8pt;
	     text-align: center; }

A.footer:link { color: #99ccff; }
A.footer:visited { color: #99ccff; }

DIV.center { text-align: center; }
DIV.left { text-align: left; }
DIV.right { text-align: right; }

IMG.borderl { border: 1em solid #0099ff;
	      float: left; }
IMG.borderr { border: 1em solid #0099ff;
	      float: right; }