<!--
body { 
	font-family:"Times New Roman",Times,serif;
	background:#fff;
	color:#000;
	font-size:11pt;
}
p { 
	font-family:"Times New Roman",Times,serif;
	color:#000; 
	font-size:10pt;
	height: 20px;
}
p.address	{
	position:absolute;
	bottom:0;
	color:#000;
	font-size:12pt;
}

ul	{
	font-family:"Times New Roman",Times,serif;
	color:#000;
	font-size:10pt;
}
ol {
	font-family:"Times New Roman",Times,serif; 
	color:#000; 
	font-size:10pt;
}
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; 
}
h3.splash_feature	{
	padding-left:5px;
}
h4 { 
	font-size:12pt;
}
a:link { 
	color:#00f; 
	text-decoration:underline;
}
img.header	{
	display:none;
}
img.logo	{
	display:none;
}
img.photo	{
	display:none;
}
#footer 
a	{
	display:none;
}
#left	{
	display:none;
}
#navtop { 
	display:none; 
}
div.tab	{
	display:none;
}
table.header	{
	display:none;
}
table.navleft	{
	display:none;
}
.content	{
	padding-top:.25in;
}
-->