@charset "utf-8";
body {
	background-image: url(/images/emac_back.jpg);
	background-repeat: repeat;
}
body, td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #222222;
}
a:visited {
	color: #570f11;
	text-decoration: none;
}
a:hover {
	color: #696C2A;
	text-decoration: underline;
}
a:active {
	color: #570f11;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #570f11;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 22px;
	color: #570f11;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #444C19;
	font-weight: 900;
	padding-bottom: 6px;
	margin-bottom: 40px;
}
h2 {
	font-size: 18px;
	font-weight: 600;
	color: #7A7C32;
}
h3 {
	font-size: 14px;
	font-weight: 600;
	color: #570f11;
}
h4 {
	font-size: 14px;
	font-weight: 600;
	color: #7A7C32;
}
h5 {
	font-size: 16px;
	color: #570f11;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 18px;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: 300;
}
