h1, h2, h3, h4, h5, h6, p, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-size: 15px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #6084A4;
	white-space: normal;
	text-indent: 4pt;
	text-align: left;
	vertical-align: middle;
	line-height: 24px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	background-color: #FFBD85;
	line-height: 22px;
	text-indent: 4pt;
}
h5 {
	font-size: 13px;
	color: #006699;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h6 {

	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
p {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 4px;
}

