body {
	background-color: #423B35;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
}

.title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 25px;
	line-height: normal;
	color: #54627C;
}

.subtitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #54627C;
}

a:link {
	color: #000066;
	text-decoration: underline;
}

a:hover {
	color: #006600;
	text-decoration: underline;
}

a:visited {
	color: #000066;
	text-decoration: underline;
}

a:active {
	color: #006600;
	text-decoration: underline;
}.emph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	color: #900;
}
.emph2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #000000;
}
.littlebigger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
}
.emph2italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #333333;
}

