body {
	font-family: Verdana, Geneva, sans-serif;
	background: #ebe2d4;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.text_body {
	padding: 10px;
	line-height: 20px;


}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	margin-bottom: 20px;
	margin-top: 5px;
}
.footnotes {
	width: 800px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 9pt;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	font-variant: small-caps;
	color: #666666;


}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	list-style-type: square;
	line-height: 20px;
}
.center {
	text-align: center;
	margin-top: auto;
	margin-left: auto;
}
.centered_image
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
