<!--
body { 
	font-family:"Times New Roman", Times, serif; 
	color:#000;
	font-size:12pt;
}
h1,h2,h3,h4	{
	font-family:"Century Gothic",Arial,Helvetica,sans-serif;
	color:#000;
}
h1 { 
	font-size:18pt; 
	color:#6c0;
}
h2 { 
	font-size:16pt; 
	color:#6c0;
}
h3 {  
	font-size:14pt; 
	color:#6c0;
}
h4 { 
	font-size:12pt; 
	color:#000;
}
p { 
	font-family:"Times New Roman",Times,serif;
	color:#000; 
	font-size:12pt;
}
p.footer	{
	font-size:8pt;
	color:#000;
	text-align:center;
}
p.navtop_phone	{
	font-family:"Century Gothic",Arial,Helvetica,sans-serif;
	font-size:12pt;
	font-weight:bold;
}
ul	{
	font-family:"Times New Roman",Times,serif;
	color:#000;
	font-size:12pt;
}
ol {
	font-family:"Times New Roman",Times,serif; 
	color:#000; 
	font-size:12pt;
}

a:link { 
	color:#06c; 
	text-decoration:underline;
}
a:visited { 
	color:#06c;
}

a.footer	{
	display:none;
}
a.navtop_login	{
	display:none;
}

#navleft	{
	display:none;
}
table.login	{
	display:none;
}
td.login_home	{
	display:none;
}
td.navleft_external {
	display:none;
}
img.layout	{
	display:none;
}
-->