body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}
.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;
}
.yellow_bigtext {
	color: #FFCC00;
	font-size: 36px;
}
.side_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	color: #012F3E;
}
.button {
	color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #FF9900;
	background-color: #FF9900;
}
.text_box {
	color: #333333;
	font-size: 12px;
	border: 1px solid #FEB92E;
}
