.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: lowercase;
	color: #AAAAAA;
	text-decoration: none;
	background-color: #FFFFFF
}

.bottom {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: lowercase;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF
}
