body{
	background:#CCCCCC;
}

.regular_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.large_title {
	font-size: 36px; font-family: Georgia, "Times New Roman", Times, serif;
}
.medium_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.small_text {
	font-size: 10px; 
	font-family: Georgia, "Times New Roman", Times, serif;
}

.footer {
	font-size: 10px; 
	font-family: Georgia, "Times New Roman", Times, serif;
}

.main_table{
	background-color:#FFFFFF;
}