﻿a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold
}
h1 {
	color: #9E9881;
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bold;
}
body {
	font-family: Arial;
	font-size: 9pt;
	color: #5F5A49;
}
h2 {
	font-size: 11pt;
	font-variant: small-caps;
	font-family: Arial;
	color: #9E9881;
	font-weight: bold;
}
h3 {
	font-family: Arial;
	font-size: 9pt;
	color: #9E9881;
	font-weight: bold;
}

