html {width: 100%;}

body {
	background: white;
	text-align: left;
	color: black;
	font-size: 11pt !important;
	line-height: 125%;
	border: 0;
	border-top: 0;
	margin: 0;
	padding: 0; 
	font-family: Georgia, Palatino, serif;
	width: 90%;
  	 }
	 
#mainmenu, #secondmenu, .hide, .top, div.row span.right {
   display: none;
   }
  
 div.row span.left {font-size: 8pt !important}
   
#wrapper	{
	width: 90%;
	border: 0;
	border-top: 0;
	padding: 0;
	margin: auto;
	background: white;
	background-image: none;
	color: black;
	float: none !important;
	}
   
a:link, a:visited {
   color: #566;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
   
p {font-size: 11pt !important;
font-family: Georgia, Palatino, serif;
line-height: 125%;
text-align: left;
}
   
h1, h2, h3, h4, h5, h6	{
	font-family: myriad, "gill sans", helvetica, arial, sans-serif;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
	letter-spacing: 1pt;
	line-height: 1.2em;
	}
	
	h1 {font-size: 16pt}
	h2 {font-size: 14pt}
	h3 {font-size: 12pt}