body {
	font-family: times new roman, serif;
	font-size: 14px;
	background-color: #DDA0DD;
	text-align: justified;
}

h1.page_title {
	font-size: 40px;
	color: #F5DEB3;
	font-weight: bold;
	text-align: center;
}

h1.byline {
	font-size: 20px;
	font-weight: bold;
	color: #F5DEB3;
	text-align: center;
}

h1.section_header {
	font-size: 20px;
	font-weight: bold;
	color: #F5DEB3;
	text-align: left;
}

p.entry {
	font-size: 14px;
	margin-left: 40px;
	text-align: left;
}

h3.entry_head {
	font-style: italic;
	margin-left: 20px;
	font-size: 16px;
}

a, a:visited {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

copyright {
	font-size: 10px;
	font-color: #000000;
	font-align: center;
	line-height: 16px;
}