body, div {

	font-family: verdana, sans-serif;
	font-size: 10pt;

}

h3 {

	font-size: 14pt;
	margin: 5px;
	font-weight: bold;
	color: #000080;

}

p {

	font-size: 10pt;
	text-indent: 25px;
	line-height: 1.25;

}

p.SmallHeading {

	font-size: 10pt;
	color: #000080;
	font-weight: bold;
	text-indent: 10px;

}

p.Caption {

	font-size: 10pt;
	color: #000080;
	font-weight: bold;
	text-indent: 0px;
}

p.Footer {

	font-size: 9pt;
	text-indent: 0px;
	line-height: 1;

}
a {

	font-family: verdana;
	font-size: 10pt;
	color: blue;

}

a.Navigation {

	font-family: verdana;
	font-size: 10pt;
	color: #834845;
	margin: 0px;
	text-decoration: underline;

}

ul {

	font-family: verdana;
	font-size: 10pt;
	text-indent: 0px;
	list-style: outside;
	line-height: 1.25;

}