     .nav { 
 font-size: 7pt;
 line-height:10pt; 
 font-family: arial,san-serif; 
 color: #D0B98F; 
}
     .quicklinks { 
 font-size: 8pt;
 line-height:12pt; 
 font-family: arial,san-serif; 
 color: #000000; 
}
     .small { 
 font-size: 8pt;
 line-height:10pt; 
 font-family: arial,san-serif; 
 color: #999999; 
}
     .enews { 
 font-size: 8pt;
 line-height:10pt; 
 font-family: arial,san-serif; 
 color: #666666; 
}
     .smallbold { 
 font-size: 8pt;
 line-height:10pt; 
 font-family: arial,san-serif;
 font-weight: bold; 
 color: #D0B98F; 
}
     .grey { 
 font-size: 8pt;
 line-height:11pt; 
 font-family: arial,san-serif; 
 color: #333; 
}
     .content {
	font-size: 10pt;
	line-height:13pt;
	font-family: arial,san-serif;
	color: #000000;
	left: 15px;
	top: 15px;

}
     .footer { 
 font-size: 7pt;
 line-height:9pt; 
 font-family: arial,san-serif; 
 color: #FFF; 
}
     .h2 { 
 font-size: 18pt;
 font-family: tahoma,arial,san-serif; 
 font-weight: bold;
 color: #4B4C85; 
}
     .h3 { 
 font-size: 8pt;
 font-family: tahoma,arial,san-serif; 
 font-weight: bold;
 color: #ffffff; 
}
A:link {
	text-decoration:underline;
	color:#BC9B5F;
}
A:visited {
	text-decoration:underline;
	color:#BC9B5F;
}
A:hover {
	text-decoration:none;
	color:#BC9B5F;
}
.nav a:link {  color: #BC9B5F; text-decoration: underline}
.nav a:visited {  color: #BC9B5F; text-decoration: underline}
.nav a:hover {  color: #BC9B5F; text-decoration: none}

.quicklinks a:link {  color: #000000; text-decoration: underline}
.quicklinks a:visited {  color: #000000; text-decoration: underline}
.quicklinks a:hover {  color: #000000; text-decoration: none}
     
     a:link { color: #BC9B5F; }
     a:visited { color: #BC9B5F; text-decoration: underline;}
     a:hover { color: #BC9B5F; text-decoration: none;}
     a:active { color: #BC9B5F; text-decoration: underline;}
     
.smallbold a:link {  color: #BC9B5F; text-decoration: underline}
.smallbold a:visited {  color: #BC9B5F; text-decoration: underline}
.smallbold a:hover {  color: #BC9B5F; text-decoration: none}

.enews a:link {  color: #000000; text-decoration: underline}
.enews a:visited {  color: #000000; text-decoration: underline}
.enews a:hover {  color: #000000; text-decoration: none}