body {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}

#container {
	line-height:1.2em;
	font-size: 1.2em;
}
#pageHeader h1 {
	font-weight: normal;
}


h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;	color: #000;
	letter-spacing: 1px;
	font-variant: small-caps;
	vertical-align:.1em;
	font-style: italic;
}

h2 {	color: #191919;
	font-variant: small-caps;
	font-style: italic;
}

h3 {	color: #000;
	font-variant: small-caps;
	font-size: large;
	font-style: italic;
}

h4 {	color: #4c4c4c;
	font-variant: small-caps;
}

.blog-entry-title a {
	color: #770000;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
}
