font
{
	font-family: Trebuchet MS;
	font-size: 10pt;
}
font.large
{
	font-size: 12pt;
	font-family: Trebuchet MS;
	font-weight: bold;
}
font.emphasize
{
	color: #330000;
	font-size: 14pt;
	font-family: Trebuchet MS;
	font-weight: bold;
}
hr.divider
{
	color: #428DFF;
	background-color: #428DFF;
	height: 3px;
	width: 100%
}
td.content 
{
	padding: 14px;
}
.copyright
{
	border-top-style: solid;
	border-top-width: 1px
}
.navTable         
{ 
	border-top-style: solid; 
	border-top-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-width: 1px
}
.upperNav
{
	font-size: 10pt;
	text-decoration: none;
	font-color: #FFFF00
}
.upperNav:link
{
	color: #FFFF00
}
.upperNav:visited
{
	color: #FFFF00
}
.upperNav:active
{
	color: #FFFF00
}
.upperNav:hover
{
	text-decoration: none;
	font-color: #FF0000
}
.nav
{  
	font-size: 10pt;
	text-decoration: none;
	font-weight:bold
}
.nav:link
{
	color: #000000
}
.nav:visited
{
	color: #000000
}
.nav:active
{
	color: #000000
}
.nav:hover
{
	text-decoration: none; 
	font-weight: bold; 
	color: #FF0000
}
