body {
	margin: 0px;
	padding: 0px;
}

.content {
	font-family: Arial;
	font-size: 12px;
	color: #8D8F36;
}

h1 {
	font-family: Arial;
	font-size: 19px;
	color: #707022;
	margin: 0 0 12 0;
}

.menu {
	background-image: url(../images/interface_07.gif);
	background-repeat: no-repeat;
}

.header_background {
	background-image: url(../images/interface_04.gif);
}

.header a:link, .header a:active, .header a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #e5e59a;
	text-decoration: none;
}
.header a:hover {
	color: #d4d484;
}

.menu_item, .menu_item a:link, .menu_item a:active, .menu_item a:visited {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_item a:hover {
	color: #e5e59a;
}

.address, .address a:link, .address a:active, .address a:visited {
	font-family: Arial;
	font-size: 13px;
	color: #e5e59a;
}
.address a:hover {
	color: #d4d484;
}

.footer {
	font-family: Arial;
	font-size: 10px;
	color: #c7c770;
}