body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-attachment: fixed;
	background-image: url(../gifs/EIRbkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #ffffff;
}
td {
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #003300;
	font-weight: bold;
	font-style: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003300;
}

h3 {
	font-family: Arial;
	font-size: 12pt;
	color: #003300;
	text-align: left;
	text-decoration: none;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: b57900;
}
h5 {
	font-family: Arial;
	font-size: 22pt;
	color: 003300;
}


a:link {
	color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: 4f4f00;
	line-height: normal;
	background-color: d3dca3;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 4f4f00;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
