.entry-content h1 {
	font-size: 120%;
}
.entry-content h2 {
	font-size: 100%;
}
.entry-content h3 {
	font-size: 80%;
}
.entry-content h4 {
	font-size: 80%;
}
.entry-content h5,
.entry-content h6 {
	font-size: 80%;
}
.entry-content p {
}
.entry-content ul, .entry-content ol {
}
.entry-content th {
}
.entry-content td {
}

pre {
}
code {
}
blockquote {
}


