h1 {
	font-size: 17pt;
	color: #40438a;
	font-family: courier new;
	margin-top: 6pt;
	margin-bottom: 6pt;
	font-weight: bold;
	letter-spacing: 1.0pt;
	text-align: center;
}

h2 {
	font-size: 15pt;
	color: #40438a;
	font-family: courier new;
	margin-top: 6pt;
	margin-bottom: 6pt;
	font-weight: bold;
	letter-spacing: 1.0pt;
	text-align: center;
}

h3 {
	font-size: 13pt;
	color: #40438a;
	font-family: courier new;
	margin-top: 6pt;
	margin-bottom: 6pt;
	font-weight: bold;
	letter-spacing: 1.0pt;
	text-align: left;
}

p {
	font-size: 12pt;
	color: #40438a;
	font-family: courier new;
	letter-spacing: 1.0pt;
}

li {
	font-size: 11pt;
	color: #40438a;
	font-family: courier new;
	letter-spacing: 1.0pt;
}

a:link {
	color: #c5393c;
	font-family: courier new;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1.0pt;
}

a:visited {
	color: #c5393c;
	font-family: courier new;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1.0pt;
}

a:hover {
	color: #c5393c;
	font-family: courier new;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1.0pt;
}

.copy {
	color: #40438a;
	font-family: courier new;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: .0pt;
}

a.copy:link {
	color: #40438a;
	font-family: courier new;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: .0pt;
}

a.copy:visited {
	color: #40438a;
	font-family: courier new;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: .0pt;
}

a.copy:hover {
	color: #40438a;
	font-family: courier new;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
	letter-spacing: .0pt;
}


