﻿h1 {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #000066;
}
p {
	font-family: Arial;
	font-size: 10pt;
	margin: 0px;
}
h2 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}
h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
h2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
