body {
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 11pt;
	line-height: 150%;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding: 6px 0px 24px;
	text-align: justify;
}
a:link {
	color: #C00;
	text-decoration: none;
}
a:visited {
	color: #C00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
pre {
	font-size: 16px;
}
h1, h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	line-height:200%;
	padding:0
}
blockquote {
	margin: 0px 24px;
	padding: 0px;
}
hr {
	color: #000000;
	background-color: #000000;
	height: 1px;
}
.small {
	font-size: 9pt;
	color: #333333;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #000000;
}
.standard_justified {
	font-weight: normal;
	text-align: justify;
	font-size: 10pt;
}
.entry-body, .smallNoBorder {
	font-family: Helvetica, Arial, Trebuchet MS, sans-serif;
	font-size: 9pt;
	text-align: justify;
	color: #333333;
	border-width: 1px;
	border-style: none;
	border-color: #000000;
}
#smallNoBorder {
	font-size: 9pt;
	text-align: justify;
	color: #333333;
	border-width: 1px;
	border-style: none;
	border-color: #000000;
}
#smallNoBorder a {
	color: teal;
	text-decoration: none;
	text-align: left;
}
