h3 {
	margin-left: 10px
}
p {
	font-size: small;
	line-height: 150%;
	margin-left: 30px;
	margin-right: 3em;
}
blockquote {
	font-size: small;
	line-height: 150%;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 10px;
}
blockquote p {
	margin-left: 0.5em;
}
ul {
	font-size: small;
	line-height: 130%;
}
ol {
	font-size: small;
	line-height: 130%;
}

li {
	margin-bottom: 0.3em;
	line-height: 130%;
}
address {
	text-align: right;
	font-style: normal;
}
.archive {
	font-size: x-small;
}
.date {
	font-size: x-small;
}

.trackback {
	font-size: x-small;
}
.info {
	margin-left: 10px
}

