		<style type="text/css">
			body { font-family: arial,helvetica,sans-serif; } 
			body { margin-left: 2%; margin-right: 8%; }
			body { color: black; background: white; }
		</style>
		
        h5.devxtag  {
       	font-family : Verdana;
       	color : #990000;
       	font-size : 12;
       	font-weight : bold;
       	text-decoration : none;
       }
	      
       
       h5.menuhead  {
       font-family : Verdana;
       color : #CCCC99;
       font-size : 12;
       font-weight : bold;
       text-decoration : none;
       }
       
	   h3.general {
	   font-family: Arial; 
	   color: #000000;
	   font-size: 12;
	   text-decoration: none;
	   }
	   
	   h3.primary {
	   font-family: Helvetica;
	   color: #000099;
	   font-size: 12;
	   text-decoration: none;
	   }
	   
	   h3.footer {
	   font-family: monospace;
	   color: #000099;
	   font-size: 10;
	   text-decoration: none;
	   }
	   
	   h3.green {
	   font-family: Helvetica, Arial, monospace;
	   color: #339900;
	   font-size: 12;
	   text-decoration: none;
	   }
	   h3.titlebar {
	   align: center;
	   font-family:monospace
	   font size="-4" 
	   font-size: xxsmall;
	   color: #ffffff;
	   font-size: 12;
	   text-decoration: none;
	   
	   }
	   
       a.menuitem  {
       font-family : Verdana;
       color : #FFFFFF;
       font-size : 11;
       font-weight : bold;
       }
	   
	   a.menu {
	   font-family : Verdana;
	   color : #CCCC99;
	   font-size: 12;
	   font-weight : bold;
	   text-decoration : none;
	   }
	   
	div.box { border: solid; border-width: thin; border-color:gray; padding: 0.5em; width: 100% }
	div.box1 { border: solid; border-width: thin; padding: 0.5em; border-color:gray; background: #ffffcc; }
	div.box2 { border: solid; border-width: thin; border-color:gray; width: 100% }
	div.box3 { border: solid; border-width: thin; border-color:#336699; width: 100% }