/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
}
P {
	font-size: 10pt;
	margin: 10pt 0pt 10pt 0pt;
}
ul, ol {
	margin-left: 10pt;
}
li {
	font-size: 10pt;
	margin: 0pt 0pt 4pt 10pt;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
.smalltext {
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.excerpt {
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	margin-top: 4px;
}

