body{
	font-family:'DejaVu Sans', Calibri, Arial, Helvetica, sans-serif;
}
#content p{
	margin-bottom:10px;
	line-height:1.2;
}

#content h1{
	color:#344656;
}

#content h2{
	margin:20px 0px !important;
	color:#344656;
}

#content a{
	color:#344656;
	text-decoration:underline;
}

#content a:hover{
	text-decoration:none;
}

#content hr{
	margin-bottom:50px;
}

#content ul{
	list-style-type:square;
	margin-left:20px;
}