a         { color: #ffffff; text-decoration: none; }
a:visited { color: #ffffff; text-decoration: none; }
a:active  { color: #77abff; text-decoration: underline; }
a:hover   { color: #77abff; text-decoration: underline; }

.firstletter {
	display: inline;
	font-size: 15pt; 
	margin-left: -10px;
}
.content {  
	margin-left: 15px;
	font-family: News Gothic MT, Franklin Gothic Book, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-style: normal; 
	font-weight: normal;
}
.footer {  
	color: #77abd3; 
	font-family: News Gothic MT, Franklin Gothic Book, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal;
}

