@charset "UTF-8";
.headerbox {
	padding: 5px;
	height: 100px;
	width: 790px;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1B0E02;
}
.bodytextdark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
}

