body {
	background-color: #620000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	color: #E0E3C7;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 18px;
	color: #620000;
}
a {
	font-weight: normal;
	color: #CCCCCC;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
	white-space: normal;
}
h4 {
	font-size: 24px;
	color: #CCCCCC;
}

