﻿body {
  font-family: arial;
  color: #000000;
  font-size: 10pt;
  background-color: #DAD0B6;
  margin: 0;
}
td {
  font-family: arial;
  color: #000000;
  font-size: 10pt;
  line-height: 14pt;
}
p {
  color: #000000;
  font-size: 10pt;
  font-family: arial;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 14pt;
}
h1 {
	font-style: italic;
	color: #000000;
	font-size: 14pt;
	font-weight: 400;
	font-family: arial;
	margin-bottom: 14;
}
h2 {
	font-style: normal;
	color: #4F4F4F;
	font-size: 12pt;
	font-family: arial;
	margin-bottom: 14;
}
h3 {
	color: #000000;
	font-size: 10pt;
	font-family: arial;
	font-weight: bold
}
A:link {
	COLOR: #2252C1;
	TEXT-DECORATION: none;
	FONT-STYLE: normal;
	font-family: arial;
}
A:visited {
	COLOR: #6F6F6F;
	TEXT-DECORATION: none;
	FONT-STYLE: normal;
	font-family: arial;
}
A:active {
	COLOR: #564944;
	TEXT-DECORATION: none;
	FONT-STYLE: normal;
	font-family: arial;
}
A:hover {
	COLOR: #2252C1;
	TEXT-DECORATION: underline;
	FONT-STYLE: normal;
	font-family: arial;
}
