h1 {
	color:#000066;
	font-size:18pt;
	font-style:normal;
	font-weight:bold;
	padding-bottom:20px;
}
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;
}
.redtext {
	color:#990000;
	font-family:"Bookman Old Style",Georgia,Times,"Times New Roman",Serif;
	font-size:14pt;
}
.largeletter {
	color:#000066;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:16pt;
	font-weight:bold;
}
