body {
	font:13px/1.5 'Trebuchet MS', Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	line-height:21px;
	color:#625f5f;
}

a {
	color:#31547c;
}

a:focus {
	outline:1px dotted invert
}

hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}

h1 {
	font-size:25px;
	color:#625f5f;
}

h2 {
	font-size:23px;
	color:#625f5f;
}

ul.posts li h2 {
	margin-bottom:15px;
}

ul.posts li h2 a {
	color:#625F5F;
	text-decoration: none;
}

h3 {
	font-size:21px;
	color:#625f5f;

}

div.sidebar h3, div.content h2 {
	text-transform: uppercase;
	font-size:16px;
	color:#385c84;
	font-weight:normal;
	margin:10px 0px 0px 0px;
	padding:0px 0px 10px;
	border-bottom:1px dotted #9e9e9e;
	text-align: center;
}

h4 {
	font-size:19px;
	color:#625f5f;
}

h5 {
	font-size:17px;
	color:#625f5f;
}

h6 {
	font-size:15px;
	color:#625f5f;
}

ol {
	list-style:decimal
}

ul {
	list-style:disc
}

li {
	margin-left:30px
}

div.content p {
	margin:10px 0px;
	clear:both;
}

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {
	margin-top:7px;
	margin-bottom:7px;
	float: none;
}

h2.postTitle {
	margin-top:0px;
}
