body {
        background-color: white;
        color: black;
        margin: 0;
	padding: 0;
    }

@page {
margin-top: 1.5cm;
margin-left: 2cm;
margin-right: 2cm;
margin-bottom: 1.5cm;
 }

.twitter_icon, object, #sidebar, #footer, #badge, #plugins,
#credits, #bloginfo, #serendipity_comment, .serendipity_karmaVoting,
.postmeta, .trackbacks, .comment_meta, .commentlist,
.reply, .trackbacksection,
.commentsection, .serendipity_comments, .serendipity_section_comments,
.noprint_meta {
        display: none;
    }

#content {
	margin: auto;
	}

#content p, li {
		font: 12pt "Linux Libertine", Georgia, "Times New Roman", serif;
		text-align: justify;
		line-height: 16pt;
		margin-top: 15pt;
		margin-bottom:15pt;
	}

div.separator {
	text-align: center;
	margin: 2em;
	page-break-after: always;
	}

div.separator:after{content:url(img/leaf.gif);}

li {
		text-align: left !important;
		margin-top: 12pt !important;
		margin-bottom:12pt !important;
	}

h4.serendipity_title{
	font: 24pt "Linux Libertine", Georgia, "Times New Roman", serif;
	text-align: left;
	margin: 0;
	}

h3.serendipity_date{
	font: 10pt "Linux Libertine", Georgia, "Times New Roman", serif;
	text-align: left;
	margin: 0;
	}

a:link, a:active, a:visited {
    text-decoration: none;
	color: black;
	}

blockquote {
	padding: 5px;
	margin: auto auto 10px;
	width: 75%;
	}

blockquote p {
	font-style: italic !important;
	font-size: 10pt !important;
	line-height: 13pt !important;
	}


#printfooter, #printfooter li  {
	font: 12pt "Linux Libertine", Georgia, "Times New Roman", serif;
	text-align: justify;
	border-top: 1px dotted black;
	color: #736F6E;
	}

#printfooter li {
		text-align: left !important;
		margin-top: 12pt !important;
		margin-bottom:12pt !important;
		border: none !important;
	}

/*#printfooter {
display: none;
	}*/