<style type="text/css">
  .very-small {
	font-weight: normal;
	font-size: 9px;
	font-style: normal;
	}
 body
     {
	font-size: 12pt;
	font-family: georgia, bookman old style, book antigua, garamond, times new roman, serif;
	color: #000000;
	background-color: #fff;
	text-align: center;
	margin: 0px;
     }
div.container {
	width: 800px;
	margin: 0 auto; 
	text-align: left;
	font-size: 11pt;
	color: #000000;
}
div.inner {
	position: relative;
	padding: 0px;
	margin: 30px;
	background-color: #ffffff;
}
li {
	margin-bottom: 12px;
}
</style>