body, td, p {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: 000000;
}
body {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	min-height: 100%;
	position: relative;
}
#page_container {
	width: 768px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #ffffff;
}
#page_header {
	text-align: left;
	background-color: #ffffff;
	height: 10px;
}
#page_content {
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}
a {
	font-weight: none;
	font-size: 18px;
	color: #8d211f;
	text-decoration: none;
}
a:hover {
	font-weight: none;
	font-size: 18px;
	color: #d79b2b;
	text-decoration: none;
}
h1 {
	font-family: Trebuchet MS;
	color: #d79b2b;
	font-size: 40px;
}
.big a {
	font-weight: none;
	font-size: 50px;
	color: #8d211f;
	text-decoration: none;
}
.big a:hover {
	font-weight: none;
	font-size: 50px;
	color: #d79b2b;
	text-decoration: none;
}
