body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

h5 {
	font-weight:bold;
	font-size: 14px;
	border-bottom: 2px dotted #000;
	padding: 5px;
	font-style:italic;
	background-color: #F2F5F7;
}

.entry {
	padding: 5px;	
}

p {
	line-height: 1.4em;	
}

.navigation {
	padding: 5px;
	font-size: 11px;	
}

small {
	font-size: 0.8em;
	color: #D72B00;
}

p.postmetadata {
	margin-bottom:10px;	
}

a:link, a:visited {
	color: #13369f;
	background:transparent;
	text-decoration:underline;
}

a:hover, a:active, a:focus {
	background-color: #CCE752;
	color: #13369f;
	text-decoration:underline;
}

.alignleft, .alignright {
	float:left;		
}

#other-news {
	font-weight:bold;	
}
