#blog {
	border: 1px solid #EEEEEE;
	color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	padding: 4px;
}
#blog_head {
	color: teal; 
	font-size: 15pt;
	font-style: normal;
	font-style: oblique;
}
.blog_subhead { 
	color: black; 
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
}
.blog_text { 
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.blog_date { 
	color: #888888;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
}