<!--
body { 
	font-family:"Times New Roman",Times,serif;
	background:#fff;
	color:#000;
	font-size:12pt;
}
p { 
	font-family:"Times New Roman", Times, serif;
	color:#000; 
	font-size:12pt;
}
p.footer	{
	width:100%;
	font-size:10pt;
}
p.copyright	{
	text-align:center;
}
p.credits	{
	display:none;
}
p.navfooter	{
	display:none;
}
ul	{
	font-family:"Times New Roman",Times,serif;
	color:#000;
	font-size:11pt;
}
ol {
	font-family:"Times New Roman",Times,serif; 
	color:#000; 
	font-size:11pt;
}
h1,h2,h3,h4,h5	{
	font-family:Arial,Helvetica,sans-serif; 
	color:#000;
}
h1 {
	font-size:18pt; 
}
h2 { 
	font-size:16pt; 
}
h3 { 
	font-size:14pt; 
}
h4 { 
	font-size:12pt;
}
a:link { 
	color:#f00; 
	text-decoration: underline;
}
img.logo	{
	position:absolute;
	top:0;
	left:0;
}
#banner { 
	display:none; 
}
#left	{
	display:none;
}
.content	{
	padding-top:.25in;
}
-->