
.date-header {
		font-family: Arial, Tahoma, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		margin-bottom: 25px;
	}
	
.entry-header {
		font-family: Arial, Tahoma, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		padding-bottom: 5px;
	}
	
.entry-content {
		border: 1px solid grey;
		padding: 15px; 
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
	}
	

.entry-footer {
		margin-bottom: 40px;
	}
	