     .nav { 
 font-size: 8pt;
 line-height:11pt; 
 font-family: arial,san-serif; 
 color: #666666; 
}
     .content {
	font-size: 10pt;
	line-height:13pt;
	font-family: arial,san-serif;
	color: #000000;
}
     .pagetitle {
	font-size: 10pt;
	line-height:13pt;
	font-family: arial,san-serif;
	color: #000000;
}
     .footer { 
 font-size: 7pt;
 line-height:9pt; 
 font-family: arial,san-serif; 
 color: #666666; 
}
     .small { 
 font-size: 7pt;
 line-height:9pt; 
 font-family: arial,san-serif; 
 color: #003366; 
}
A:link {
	text-decoration:underline;
	color:#003366;
}
A:visited {
	text-decoration:underline;
	color:#003366;
}
A:hover {
	text-decoration:underline;
	color:#003366;
}
.nav a:link {  color: #003366; text-decoration: none}
.nav a:visited {  color: #003366; text-decoration: none}
.nav a:hover {  color: #003366; text-decoration: underline}
     
.footer a:link {  color: #666666; text-decoration: none}
.footer a:visited {  color: #666666; text-decoration: none}
.footer a:hover {  color: #666666; text-decoration: underline}

.small a:link {  color: #003366; text-decoration: underline}
.small a:visited {  color: #003366; text-decoration: underline}
.small a:hover {  color: #003366; text-decoration: none}