﻿h1 {
	font-family: Arial;
	font-size: 24pt;
	font-weight: bold;
	color: #0066A4;
}
h2 {
	font-family: Arial;
	font-size: 18pt;
	color: #0066A4;
}
body {
}
h4 {
	font-family: Arial;
	font-size: 14pt;
	color: #0066A4;
}
h5 {
	font-family: Arial;
	font-size: 12pt;
	color: #0066A4;
}
h6 {
	font-family: Arial;
	color: #F7A11A;
	font-size: 10pt;
	line-height: 100%;
	vertical-align: top;
	margin-top: 0;
	margin-bottom: 0;
}

