﻿h1 {
	color: #008000;
	font-size: 12pt;
	font-family: ARI;
	font-weight: bold;
}
h2 {
	font-size: 12pt;
	font-family: Arial;
	color: #800000;
	font-weight: bold;
}
h3 {
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
}
a:active {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
}
h4 {
	color: #008000;
	font-size: 10pt;
	font-family: ARI;
	font-weight: bold;
}
h5 {
	color: #800000;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}
a:hover {
	font-size: 10pt;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}
a:visited {
	color: #E9FFEA;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}
