body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #726d60;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	color: #726d60;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #726d60;
}
a:visited {
	color:#726d60;
	text-decoration: underline;
	}
a:link {
	color: #726d60;
	text-decoration: underline;
	}
a:hover {
	color:#00008b;
	text-decoration: none;
	}
a:active {
	color:#726d60;
	text-decoration: underline;
	}

