body, html {
	background:#FFF;
	font:12pt Arial, Helvetica, sans-serif;
	color:#000;
	}

a:link, a:visited {
 	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	color:#000;
	}	
	
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif
	}

h1 {
	font-size:2em;
	}

h2 {
	font-size:1.8em;
	}

h3 {
	font-size:1.5em;
	}

h4 {
	font-size:1.2em;
	}
				
img {
	display:block;
	border:0;
	margin: 0px;
	}

#nav, #searchform, #branding, #commentform, #footer, #sidebar, #link, #linkleft, #linkmiddle1, #linkmiddle2, #linkright, h3#respond, .headerright img, .headerright ul, .sociable, .commentbar, .sociable img, .sociable-hovers, #writer, .enjoy, br, img.attachment-thumbnail, .backtopost, .nextprev, .gallery{
	display:none
	}

img.addthis, a:link img.addthis, a:visited img.addthis {
	display: none; 
	}

img.alignleft, .wp-caption {
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
	font-size: .6em;
}

img.alignright {
	margin-left: 15px;
	margin-bottom: 10px;
}

.commentlist img a {
	margin-left: 15px;
	margin-bottom: 10px;
}
	
hr { 
	background:#000; 
	color:#000;
	width:100%; 
	height:1px; 
	margin:2em 0; 
 	border:none; 
	}

blockquote { 
 	margin:1.5em 0; 
 	padding:1em; 
 	border:1px solid #ccc; 
 	font-style:italic; 
 	font-size:0.9em; 
	}

p {
	margin:0;
	margin-bottom: 10px;
	font-size: 1.1em;
	text-align: justify;
	line-height: 1.2em;
}
