body {
	font-family:  ;
	color:#000000;
	width: auto;
	padding:5%;
	margin:30px auto;
	background-color:#FFFFFF;
	line-height: 150%;
	font-size:13px;
	}
	
	

a {text-decoration:none !important;color:#000000;}
A:link	{ color: #000000;text-decoration:none !important;}
A:visited{ color: #000000;text-decoration:none !important;}
A:active {color: #000000;text-decoration :none !important;}
A:hover {color:#000000;text-decoration:none !important;}


A:link.keyword	{border-bottom:solid 0px #ffffff;color:#000000;}
A:visited.keyword{border-bottom:solid 0px #ffffff;color:#000000;}
A:active.keyword {border-bottom:solid 0px #ffffff;color:#000000;}
A:hover.keyword {border-bottom:solid 0px #ffffff;color:#000000;}

h1{
font-size:13px;
font-weight: normal;
margin-left:10px;

}


.entry-title {
  font-size: 0px;
 }
 
 
 div.day{
	width:100%;
	padding:10px;
	margin-bottom:200px;
}


 blockquote {
	color: #000000;
	background-color: #ffffff;
	border-left: #cccccc 10px solid;
	border-right: #cccccc 10px solid;
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	margin: 1% 7% 10% 7%;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 100px;
	padding-left: 20px;
}

