h2
{
	font-family: arial;
	font-size: 20px;
}
h3
{
	font-family: arial;
	font-size: 15px;
}
p,li
{
	font-family: arial;
	font-size: 12px;
}
.nav
{
	font-family: arial;
	font-size: 11px;
	color: #333399;
}
.address
{
	font-family: arial;
	font-size: 11px;
	color: #333399;
}
a:link.btmnav
{
	font-weight: bold;
    FONT-SIZE: 9pt;
	color: #333399;
	text-decoration: none;
}

a:visited.btmnav
{
	font-weight: bold;
    FONT-SIZE: 9pt;
	color: #333399;
	text-decoration: none;
} 

a:hover.btmnav
{
	font-weight: bold;
    FONT-SIZE: 9pt;
	color: #cc3333;
	text-decoration: underline;
} 

a:active.btmnav
{
	font-weight: bold;
    FONT-SIZE: 9pt;
	color: #cc3333;
	text-decoration: none;
}
