body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align : center;
	padding: 40px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

 P, P A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 20px;
	color : #3D3825;
	text-align : justify;
	width: 400px;
	padding-left: 16px;
}

BLOCKQUOTE {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	line-height : 20px;
	color : #3D3825;
	text-align : justify;
	width: 400px;
	padding: 0px;
	margin-right: 16px;
	margin-left: 16px;
	font-style: italic;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	font-size : 12px;
	line-height : 20px;
	text-align : center;
	width: 400px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	font-weight: normal;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #908860;
	font-size : 14px;
	line-height : 20px;
	text-align : center;
	font-weight : bold;
	width: 400px;
	border-bottom-style: dashed;
	border-bottom-color: #908860;
	border-bottom-width: 1px;
}

H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #3D3825;
	font-size : 12px;
	line-height : 20px;
	text-align : left;
	width: 400px;
	font-weight : bold;
}

