<style>
p  {
	font-size : 12pt;
	font-family : Garamond, Times, serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}
.normal  {
	font-size : 12pt;
	font-family : Garamond, Times, serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}
.head  {
	font-size : 12pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000066;
}
.justified  {
	font-size : 12pt;
	font-family : Garamond, Times, serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-align : justify;
}
.bold  {
	font-size : 12pt;
	font-family : Garamond, Times, serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}
.small  {
	font-size : 8pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}
.small_just  {
	font-size : 8pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-align : justify;
}
.smallbold  {
	font-size : 8pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}
.subhead  {
	font-size : 10pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000066;
}
.nav  {
	font-size : 8pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
}
</style>