body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #333333;
}
body {
	background-color: #F43737;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 2px;
}
th {
	background-color: #F43737;
	font-size: 15px;
	font-weight: bold;
	padding: 3px;
}