p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 12px;
	padding-top: 0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px;
}
a:link {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #009966;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #003399;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
	padding-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	color: #006633;
	margin-top: 0px;
	line-height: 1.5em;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin-top: 6px;
	padding-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: 9px;
	color: #FFFFFF;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
	margin: 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;
	height: auto;
}
