body {
	background-color: #fff;
}

h1 {
	font-family: "Arial";
	color: #003366;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}

h4 {
	font-family: "Arial";
	color: #003366;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

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

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

.subhead {
	font-family: "Arial";
	color: #003366;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
}

.head {
	font-family: "Arial";
	color: #003366;
	font-weight: semibold;
	font-size: 12pt;
}

A.lg:link {
	font-family: "Arial";
	color: #003366;
	font-weight: semibold;
	font-size: 12pt;
	text-decoration: none;
}

A.lg:visited {
	font-family: "Arial";
	color: #003366;
	font-weight: semibold;
	font-size: 12pt;
	text-decoration: none;
}

A.lg:hover {
	font-family: "Arial";
	color: #003366;
	font-weight: semibold;
	font-size: 12pt;
	text-decoration: underline;
}

blockquote {	
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
	line-height: 12pt;
	margin-top: -5px;
}
	
blockquote a:link, a:visited {
	text-decoration: none;
}
	
blockquote a:hover {
	text-decoration: underline;
}

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

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

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

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

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

a:link {
  color: #990000;
  text-decoration: underline;
}

a:visited {
  color: #990000;
  text-decoration: underline;
}

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

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