span.l1 {
	color: #999898; 
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 12pt;
}

span.l2 {
	color: #999898; 
	font-family: Verdana; 
	font-weight: normal; 
	font-size: 10pt;
}

span.l3 {
	color: #999898; 
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 10pt; 
	text-transform: uppercase;
}

span.l4 {
	color: #999898; 
	font-family: Verdana; 
	font-weight: normal; 
	font-size: 8pt;
}

span.l4 a:link, span.l4 a:visited {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

span.l4 a:active, span.l4 a:hover {
	background-color: black;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	color: white;
}

div.footer {
	color: #8C8C8C; 
	font-family: Verdana; 
	font-size: 9px; 
	margin-top: 5px;
}