body {
	margin: 0;
	padding: 0;
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#444;
}
a {
	text-decoration: none;
}
a:visited,
a:link {
	color:#666666;
}
a:active {
	color:#000000;
}
p {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 0.2em;
	margin-top: 0.8em;
	color:#444;
}
h1,
.contentHeading {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 13pt;
	color: #757c80;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 0.6em;
}
h2,
.contentSubHeading {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #757c80;
	margin-top: 1.2em;
	margin-bottom: 0.6em;
}
h4,
.quote {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color:#663300;
	font-weight: normal;
	text-align:left;
	margin-top: 1.2em;
	margin-bottom: 0em;
}
h5,
.quoteowner {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color:#663300;
	font-weight: normal;
	text-align:right;
	margin-top: 0.1em;
	margin-bottom: 2.0em;
}
.content {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.content a:link,
.content a:visited {
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.content a:hover {
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.bodyblock {
	vertical-align:top;
	background-color: #E2DCD1;
}