body {
	background-image: url(../img/emdc_bkg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #117039;
  }
p {
	font-size: 9pt;
	font-family: "Trebuchet MS", SunSans-Regular, Arial, Helvetica, Geneva, sans-serif;
	line-height: 12pt;
	margin: 0 30px 8px;
}
h1 {
	font-size: 20pt;
	font-family: "Trebuchet MS", SunSans-Regular, Arial, Helvetica, Geneva, sans-serif;
	line-height: 12pt;
	margin: 0 30px 8px;
}
h2 {
	font-size: 18pt;
	font-family: "Trebuchet MS", SunSans-Regular, Arial, Helvetica, Geneva, sans-serif;
	line-height: 12pt;
	margin: 0 30px 8px;
}
h3 {
	font-size: 16pt;
	font-family: "Trebuchet MS", SunSans-Regular, Arial, Helvetica, Geneva, sans-serif;
	line-height: 12pt;
	margin: 0 30px 8px;
}
h4 {
	font-size: 14pt;
	font-family: "Trebuchet MS", SunSans-Regular, Arial, Helvetica, Geneva, sans-serif;
	line-height: 12pt;
	margin: 0 30px 8px;
}
address { font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; line-height: 14px; text-align: center; }
.light {
	color: #EEE;
}
td { }
a:link { color: #ffe100; }
a:visited { color: #ccc; }
a:hover { color: #33c; }
a:active { color: #33c; }
strong { font-size: larger; }

