body {
	color : #FFFFFF;
	background-color : #45941D;
	background-image : url('../images/background.gif');
	font-family : Georgia, serif;
	font-weight: normal;
	margin: 0;
	}
body, table {
	font-size: 14px;
	}
a {
	color : #004479;
	}
a:visited {
	text-decoration : none;
	}
a:hover {
	text-decoration : underline;
	}
img {
	border: 0;
	}
.title {
	color: #FDE915;
	font-weight: bold;
	}
.date {
	color: #FFFFFF;
	font-weight: bold;
	}
.post {
	margin: 8px 0;
	}
.footer {	
	font-size : 11px;
	}