body {
	background-color: #fff;
}

h1 {
	font-family: "Arial";
	color: #003366;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}

h2 {
	font-family: "Arial";
	color: #003366;
	font-weight: bold;
	font-size: 10pt;
}

div.pullquote {
	font-family: "Arial";
	color: #990000;
	font-weight: normal;
	font-size: 10pt;
	line-height: 12pt;
	font-style: italic;
	text-align: right;
}

p {
	font-family: "Arial";
	color: #000;
	font-weight: normal;
	font-size: 10pt;
	line-height: 12pt;
}

p.footer {
	font-family: "Arial";
	color: #990000;
	font-weight: normal;
	font-size: 10pt;
	line-height: 12pt;
}

div.footer {
	font-family: "Arial";
	color: #990000;
	font-weight: normal;
	font-size: 10pt;
	line-height: 12pt;
}

a {
  color: #990000;
  background-color: #fff;
}

a:hover {
  color: #003366;
}

a.body:link {
  color: #990000;
  font-family: "Arial";
  font-size: 9pt;
  line-height: 16pt;
}

a.body:hover {
  color: #003366;
  font-family: "Arial";
  font-size: 9pt;
  line-height: 16pt;
}

a.body:visited {
  color: #990000;
  font-family: "Arial";
  font-size: 9pt;
  line-height: 16pt;
}

ul {
	font-family: "Arial";
	color: #000;
	font-weight: normal;
	font-size: 10pt;
	line-height: 12pt;
}

li {
	font-family: "Arial";
	color: #000;
	font-weight: normal;
	font-size: 10pt;
	line-height: 12pt;
}
