body {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

a {
  color: #000000;
}

a:visited {
  color: #294c5a;
}

a:hover {
  color: #294c5a;
  text-decoration: none; 
}
.class1 color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt; font-weight: bold;
}
.class1 a:link {
	color: #ffffff;
	text-decoration: none; font-weight: bold;
}
.class1 a:visited {
	color: #ffffff;
	text-decoration: none; font-weight: bold;
}
.class1 a:hover {
	color: #a6b248;
	text-decoration: none; font-weight: bold;
}
.class1 a:active {
	color: #ffffff;
	text-decoration: none; font-weight: bold;
}
.class2 color: #000000;
  font-family: Verdana;
  font-size: 10pt; font-weight: bold;
}
.class2 a:link {
	color: #000000;
	font-family: Verdana;
	text-decoration: none; font-weight: bold;
}
.class2 a:visited {
	color: #294c5a;
	font-family: Verdana;
	text-decoration: none; font-weight: bold;
}
.class2 a:hover {
	color: #5390a7;
	font-family: Verdana;
	text-decoration: none; font-weight: bold;
}
.class2 a:active {
	color: #000000;
	font-family: Verdana;
	text-decoration: none; font-weight: bold;
}
