body
{	font-family: verdana;
	font-size: 10pt;
	color: black;
	background-color: white;
	text-align: left;
	font-weight: normal; 
	margin-top: 0px;
}

p.pen
{	text-align: justify;
	margin-top: 8px;
	margin-bottom: 8px;
	text-indent: 0px;
	font-family: verdana;
	font-size: 10pt;
}

p.list
{	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
	text-indent: 0px;
	font-family: verdana;
	font-size: 10pt;
}

p.endnote
{  text-align: justify;
	margin-top: 8px;
	margin-bottom: 8px;
	text-indent: 0px;
	font-family: arial;
	font-size: 9pt;
}

p.footer
{	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Book Antiqua;
	font-size: 10pt;
	font-weight: bold;
	color: #000080;
}

p.link
{	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	font-size: 8pt;
	color: #000080;
}

p.newpage
{	text-align: justify;
	font-size: 10pt;
	page-break-before: always;
}

li
{	text-align: justify;
	margin-top: 8px;
	margin-bottom: 8px;
	text-indent: 15px;
	font-family: verdana;
	font-size: 10pt;
}

blockquote
{	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 30px;
	font-size: 10pt;
	font-family: verdana;
	color: black;
	font-weight: normal;
}

h1
{	font-family: arial black;
	font-size: 14pt;
	font-weight: normal;
	color: #002850; 
	text-align: center;
	margin-top: 8px;
	margin-bottom: 15px;
}

h2
{	font-family: arial black;
	font-size: 12pt;
	font-weight: normal;
	color: navy; 
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3
{	font-family: arial black;
	font-size: 11pt;
	font-weight: normal;
	color: navy; 
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
}

h4
{	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: black; 
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

h5
{	font-family: arial, verdana, helvetica;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 8px;
	color: black; 
	margin-top: 8px;
}

h6
{	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	color: black; 
	margin-top: 10px;
	margin-bottom: 10px;
}

hr
{	color: #000080;
	horizontal-align: center;
	width: 95%;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link, a:visited
{	font-family: verdana;
	font-weight: bold;
	color: #000080; }
	
a:hover, a:active
{	font-family: verdana;
	font-weight: bold;
	color: #0066FF; }