body {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
h1,h2 {
	font-family: Arial, Helvetica, sans-serif;
	}	

h1 {
	font-size: 1.6em;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0;
	color: #4d5d45;
	line-height: 65%;
	}

h2 {
	font-size: 1em;
	margin: 2px 0 0 0;
	color: #0c6274;
	font-weight: bold;
	font-style: oblique;
	padding: 0;
	}


p.post {
	font-size: 1em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 105%;
	margin: 0 0 10px 5px;
	color: #000;
	padding: 0;
	}
	
p.quote {
	font-size: .8em;
	font-weight: normal;
	font-style: italic;
	line-height: 180%;
	text-align: justify;
	text-indent: 20px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

img.affiliate {	
	border: #7b966d 1px solid;
	}

img.nav {
	margin-right: 25px;
	}