body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4e4e4e;
}

a, a:visited {
	color: #00568d;
	text-decoration: underline;
}
a:hover {
	color: #ed006a;
}
p {
	margin: 0 0 10px 0;
}
code {
	font-family: Arial, Helvetica, sans-serif;

	background: #F3F3F3;
}
blockquote {
	font-family: arial;
	font-style: italic;
	padding: 10px 20px 10px 20px;
}
abbr {
}
#content h3 {
	color: #191919;
	font-size: 1.3em;
	margin: 0 0 5px 0;
}
.entry em {
	font-style: italic !important;
	font-family: arial;
}
.entry strong {
	font-weight: bolder;
}
blockquote strong {
	font-style: italic;
}