h1 {
	color: #5482ab;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	margin-bottom:7px;
}
h2 {
	color: #5482ab;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	margin-bottom:7px;
}
.page-title {
	color: #5482ab;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	margin-bottom:7px;
}
h3 {
	color: #5482ab;
	font-size: 11pt;
	font-weight: bold;
}
.section-title {
	color: #5482ab;
	font-size: 11pt;
	font-weight: bold;
}
.emphasis {
	font-weight:bold;
}
.subtle-emphasis {
	color:#5482ab;
	font-style:italic;
}
.intense-emphasis {
	font-weight:bold;
	font-style:italic;
}
body {
	font-family: sans-serif;
	font-size: 10pt;
	line-height: 1.3em;
}
.body-text {
	font-family: sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
}
.small-text {
	font-size:10px;
}
