td, p, body {
	font-family: verdana, lucida grande, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0a0a0a;
	line-height: 12px;
}
a{
	font-family: verdana, lucida grande, sans-serif;
	
	color: #7d1818;
	
}
a:hover{
	font-family: verdana, lucida grande, sans-serif;
	
	color: #b22222;
	
}
h5{
	font-family: verdana, lucida grande, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0a0a0a;
	margin-top: 4px;
	margin-bottom: 2px;
}