body{font: 12px Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;}

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

h1{font-size: 2em; text-shadow: 1px 1px 2px rgba(0,0,0,0.2);}
h2{font-size: 1.8em; text-shadow: 1px 1px 2px rgba(0,0,0,0.2);}
h3{font-size: 1.6em;}
h4{font-size: 1.4em;}
h5{font-size: 1.3em;}
h6{font-size: 1.2em;}

ol{list-style: decimal;}
ul{list-style: square;}

hr,h1,h2,h3,h4,h5,h6,ol,pre {
	margin-bottom: 20px;
}

h1,h2,h4,h5,h6 {
	color: #5D6350;
}
h3 {
	color: #1E775C;
}