A {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color:#2078C4;
	font-weight: bold;
	text-decoration: none;
}
	
A:hover  { 
	color:#2078C4;
	font-weight: bold;
	text-decoration: underline;
}
	
.content {
	font-size:12px; 
	font-family: Tahoma, Verdana,sans-serif; 
	color:#777E84; 
	line-height:20px;
}
	
.content-small {
	font-size:10px; 
	font-family: Tahoma, Verdana,sans-serif; 
	color:#777E84; 
	line-height:13px;
}
	a.content-small {;
		font-weight: bold;
		text-decoration:none;
	}
	a.content-small:hover {
		text-decoration: underline;
		font-weight: bold;
	}
	
.title {
	font-size:12px; 
	font-family: Tahoma, Verdana,sans-serif; 
	color:#D14E0D; 
	font-weight: bold;
	line-height:18px;
}

.footer {
	font-size:9px; 
	font-family: Tahoma, Verdana,sans-serif; 
	color:#798587; 
	line-height:13px;
}
	a.footer {
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 7px;
		color:#798587;
		font-weight: bold;
		text-decoration: none;
	}
	a.footer:hover {
		color:#798587;
		font-weight: bold;
		text-decoration: underline;
	}

table {
	font-size:12px; 
	font-family: Tahoma, Verdana,sans-serif; 
	color:#777E84; 
	line-height:20px;
}