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;
}