body { color: #000000; 
	background: #D8D8D8 ; 
	margin: 0px; font-style:normal; font-variant:normal; font-weight:normal; font-size:10pt; font-family:verdana 
	}

p {
	font-size: 10pt;
	font-family: Verdana; 
	margin-top: 0px;
	text-align: left;
}
	
h1 { font-size: 17pt; 
      font-family: Verdana; 
      font-weight: bold;
      color: #000000;
      text-align: left; }
      
book_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

header_12pt_bold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
      
h5 {color: #000000;
font-size: 8pt;
font-family: Verdana; 
font-weight: normal;
text-align: left; }


h6 {color: #888888;
font-size: 8pt;
font-family: Verdana; 
font-weight: normal;
text-align: center; }

      



a:link { 
	text-decoration: underline; 
	color: #0e4191;
	}
	
a:visited { 
	text-decoration: underline; 
	color: #042148;
	}
	
a:active { 
	text-decoration: underline; 
	color: #fd7800;
	}
	
a:hover { 
	text-decoration: underline; 
	color: #fd7800;
	}
	