body, table
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13;
	color: #000080;
}

.nav
{
	text-decoration: none; 
	font-size: 9pt; 
	font-family: Arial; color: #ffff00;
}

.currentNav
{
	text-decoration: none; 
	font-size: 9pt; 
	font-family: Arial; color: #ff9900;
}

.currentNav:hover
{
	text-decoration: none; 
	font-size: 9pt; 
	font-family: Arial; color: #ff9900;
}

a.nav:hover
{
	text-decoration: none; 
	font-size: 9pt; 
	font-family: Arial; 
	color: #ff9900;
}

a:hover
{
	text-decoration: none; 
	font-size: 11pt; 
	font-family: Arial; 
	color: #ff9900;
}

a
{
	text-decoration: none; 
	font-size: 11pt; 
	font-family: Arial;
	color: #ffff00;
}

p.head
{
	color: #ffff00;
	font-weight: bold;
}

a.foot
{
	text-decoration: underline;
	color: #ff9900;
}
hr
{
	color: #ff9900;
}
.small
{
	font-size: 8pt;
	color: #000080;
}
a.footer
{
	text-decoration: underline;
	color: #ff9900;
	font-size: 8pt
}
a.footer:hover
{
	text-decoration: none; 
	font-size: 8pt; 
	font-family: Arial; 
	color: #ff9900;
}

.orange
{
	color: #ff3300;
}