body {
	background-color: #2C4844;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2C4844;
	font-size: 12px;
}
h1 {
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #2C4844;
	background-color: #2C4844;
}
h3 {
	color: #FFFFFF;
	background-color: #2C4844;
}
