.font1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	list-style-type: square;
}
.font2 {
	font-size: 14pt;
	color: #a2a2a2;
	font-weight: bold;
	line-height: 14pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #a2a2a2;
	text-decoration: none;

}

.font3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 20pt;
	color: #000;
	font-weight: bold;
}
.font4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	list-style-type:square
}
body {
  font-family: Arial;
  display: block;
  margin-bottom: -5px;
  font-size: 11.5px;
  font-weight: normal;
  line-height: 18px;
  color: #1e2022;
}
a {
  text-decoration: none;
  color: #005ace;
}
a:hover {
  text-decoration: underline;
  color: #39f;
}
.style1 {
	font-size: 20px;
	padding: 4px 0 8px;
	color: #330000;

}
.style2 {
	display: block;
	margin-bottom: -5px;
	font-size: 11.5px;
	font-weight: normal;
	line-height: 18px;
	font-family: Arial;

}
.style3 {
  color: #39f;
}
.style4 {
	font-size: 17px;
	font-weight: normal;
	color: #8d7d11;

}
.style5 {
	font-size: 17px;
	font-weight: normal;
	color: #666666;

}