A {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#5A7100;
	font-weight: bold;
	text-decoration: underline;
}
	
A:hover  { 
	color:#5A7100;
	font-weight: bold;
	text-decoration: none;
}
	
.content {
	font-size:12px; 
	font-family:Verdana,sans-serif; 
	color:#605B57; 
	line-height:20px;
}
	
.content-small {
	font-size:9px; 
	font-family:Verdana,sans-serif; 
	color:#605B57; 
	line-height:13px;
}
	a.content-small {;
		font-weight: bold;
		text-decoration: underline;
	}
	a.content-small:hover {
		text-decoration:none;
		font-weight: bold;
	}
	
.title {
	font-size:20px; 
	font-family:Tahoma,Verdana,sans-serif; 
	color:#35393C; 
	line-height:24px;
}

.footer {
	font-size:9px; 
	font-family:Verdana,sans-serif; 
	color:#787970; 
	line-height:12px;
}
	a.footer {
		font-family: Verdana, sans-serif;
		font-size: 9px;
		color:#787970;
		font-weight: bold;
		text-decoration: underline;
	}
	a.footer:hover {
		color:#787970;
		font-weight: bold;
		text-decoration: none;
	}

table {
	font-size:11px; 
	font-family:Verdana,sans-serif; 
	color:#605B57; 
	line-height:20px;
}