h1 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #000066
}
h2 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000066
}
h3 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000066
}
h4 {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000066
}
a {
	text-decoration: underline;
	color black
}
a:active {
	text-decoration: underline overline;
	color black
}
a:hover {
	text-decoration: underline overline;
	color black
}
body {
	font-family: Arial;
	color: #F00066;
	font-size: 11pt;
	font-weight: bold;
}
p {
	font-family: Arial;
	color: #000066;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
}
.mp {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: #000066
}

