@charset "utf-8";
/* CSS Document */

body {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #EFF0E0;
}
.logo {
	background-image: url(images/table_bg.jpg);
}
.text_table {
	font-family: "Times New Roman", Times, serif;
	color: #EFF0DE;
	font-size: 12pt;
	padding: 3px;
}
.bg_lrg {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 542c13;
	background-color: #FFFFFF;
	background-image: none;
	vertical-align: top;
	padding: 5px;
	background-repeat: no-repeat;
}
.table_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #542C13;
}
