@charset "utf-8";
body {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2C2419;
	background-color: #FFFFFF;
}
h1 {
	font-family: "Lucida Sans";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #2C2419;
}
h2 {
	font-family: "Lucida Sans";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #D43049;
}
h3 {
	font-family: "Lucida Sans";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #D43049;
}
h4 {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D43049;
}

a {
	font-family: "Lucida Sans";
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #2C2419;
	background-color: #E8EDF0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#menubar a, #menubar a:link, #menubar a:visited {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2C2419;
	background-color: #E8EDF0;
}
