@charset "utf-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: 90%;
	color: #000000;
	text-transform: capitalize;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 100%;
	color: #666666;
	text-transform: none;
	text-indent: 5px;
	white-space: normal;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FF6633;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	white-space: nowrap;
	display: compact;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 100%;
	color: #000000;
	text-align: left;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-position: outside;
	list-style-type: circle;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
