body {
	margin-top:20px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #596548;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #476587;
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	format: H1;
	font-weight: bold;
	color: #016630;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
}
ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	list-style-type: square;
}

.footnotes {
	width: 900px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 9pt;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	font-variant: small-caps;
	color: #CCC;
}
.table_line {
	border: 1px solid #333333;
	background-color: #FFF;
}

ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #594778;
}
