/* CSS Document */

body {
	background-color: #CECAA5;
}

.main_table {
	border: #CACCB6 1px solid;
}

.page_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E0C09A;
	font-size: 17px;
}

.main_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}