body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	line-height:1.2em;
}

#dashboard, .postActions, #sidebar, #siteBarContainer, #commmentsContainer, #navigation, .commentcount, .hide, hr, .noprint, div.meta{
	display:none;
}

a{
	color:#000;
	text-decoration:none;
}

#header h1{
	font-size:20pt;
	line-height:0.6em;
	font-weight:normal;
	margin:0 0 7px 0 !important;
}

#header h1 a span{
	display:block;
	clear:both;
}

#header h1 a span.firstname{
	margin-left:36px;
}

#header h1 a span.lastname{
	margin-left:20px;
}

#header div.description{
	font-size:7pt;
	line-height:1em;	
}

#header{
	border-bottom:1px solid #000;
	padding-bottom:10px;
}

#footer{
	border-top:1px solid #000;
	padding-top:5px;
	margin-top:30px;	
	font-size:7pt;
	line-height:1.2em;	
}

h3{
	font-size:21pt;
}

.entry, .entry p{
	font-size:11pt;
	line-height:1.4em;
	font-family:"Times New Roman", Times, serif;
}

.supplement{
	margin-left:30px;
}

.supplement, .supplement p{
	font-size:9pt;
	line-height:1.3em;
}

img{
	padding:0;
}