body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	word-spacing: normal;
	letter-spacing: .1em;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	text-transform: none;
	font-stretch: normal;
	letter-spacing: 0.1em;
	border-bottom-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.4em;
	float: none;
	border-bottom-color: #CC9900;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #003333;
	letter-spacing: 0.3em;
	white-space: normal;
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCFF99;
	border-right-color: #CCFF99;
	border-bottom-color: cc9900;
	border-left-color: #CCFF99;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boldemphtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
.smallitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #666666;
}
.numerlisttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660000;
}



