@charset "utf-8";
/* IEDC css */

.style2 {
	font-size: 135%;
	font-weight: bold;
	color: #000066;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}
a:link {
	color: #442700;
}
a:visited {
	color: #442700;
}
a:hover {
	color: #997900;
}
a:active {
	color: #000066;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 135%;
	color: #553800;
}
h2 {
	font-size: 36px;
	color: #000066;
	font-family: Verdana, Geneva, sans-serif;
}
h3 {
	font-size: 115%;
	color: #553800;
}
h4 {
	font-size: 115%;
	color: #000066;
}
.heading_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006;
	font-weight: bold;
}

.infofont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}

