body {
	background-color: #842431;
}
.Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #842431;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	color: #CECFBD;
}
h2 {
	color: #842431;
}
