<style type="text/css" media="screen" src="./style.css">
	body                              { font: 1em   "UbuntuRegular", Arial, sans-serif;}
	h.normal						          { font: 1em   "UbuntuRegular", Arial, sans-serif;}	
	h.strikethrough			          { font: 1em   "UbuntuRegular", Arial, sans-serif; text-decoration:line-through; }	
	h.normalgreen				          { font: 1em   "UbuntuRegular", Arial, sans-serif; color: #006400 }	
	h.normalred					          { font: 1em   "UbuntuRegular", Arial, sans-serif; color: #ff0000 }	
	h.boldwhite 							 { font: 1em   "UbuntuBold", Arial, sans-serif; color: #FFFFFF }	
	h.styledocumentheader             { font: 2em   "UbuntuBold", Arial, sans-serif;}
	h.styledocumentfooter             { font: 1em   "UbuntuCondensedRegular", Arial, sans-serif;}
	h.stylefunction                   { font: 1.5em "UbuntuBold", Arial, sans-serif;}
	h.styleeditsectionheader          { font: 1em   "UbuntuBold", Arial, sans-serif; text-decoration:underline; }
	h.stylestorelistcontact           { font: 0.8em "UbuntuCondensedRegular", Arial, sans-serif; }
	h.stylestorelistcontact2          { font: 0.8em "UbuntuCondensedRegular", Arial, sans-serif; text-decoration:underline; }
	h.stylegridheader                 { font: 1em   "UbuntuRegular", Arial, sans-serif; text-decoration:underline; cursor: pointer }
	h.stylegridheaderwhite            { font: 1em   "UbuntuRegular", Arial, sans-serif; text-decoration:none; color: #ffffff; cursor: pointer }
	h.statuswhite                     { font: 1em   "UbuntuCondensedRegular", Arial, sans-serif; color: #ffffff; text-decoration:none; }
	h.menuwhite                       { font: 1em   "UbuntuCondensedRegular", Arial, sans-serif; color: #ffffff; text-decoration:none; }
	h.menuwhite:hover                 { color: #ff0000; }
	
	div.section1 { position:absolute; left: 8px; top: 38px; width:10%; bottom:10px; }	
	div.section2 { position:absolute; left: 11%; top: 50px; width:89%; height: 90%; overflow:auto;  }
</style>
