body {
	background-attachment: scroll;
	background-image: url(images/front_page/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F9F5EA;
	color: #663333;
	font-size: 16px;
}
table {
	border: 0px;
}
a:link {
	color: #333333;
	font-size: 16px;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #666633;
}
a:active {
	color: #666633;
}
.current_link {
	font-size: 18px;
	color: #0033CC;
}
.top_text {
	margin-right: 50px;
	margin-left: 50px;
}
.mail_to {
	font-size: 14px;
}
.list_content {
	margin-right: 50px;
	margin-left: 42px;
}
