body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #009900;
}
h1 {
	font-size: 20pt;
	color: #336699;
}
h2 {
	font-size: 16pt;
	color: #336699;
}
h3 {
	font-size: 14pt;
	color: #006633;
}
.style1 {font-size: 10pt}

h4 {
	font-size: 18pt;
	color: #006633;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0px;
	font-weight: normal;
	padding-bottom: 0px;
	}
.schedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
	border-bottom: solid #cccccc 1px;
}

