body {
  background-image: url(lgren053.jpg);
  color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	font-size:11pt;
  }

	a:link {color : #0000FF; } /* for unvisited links */
  a:visited {color : #990000; } /* for visited links */
  a:active {color : #336600; } /* when link is clicked */
  a:hover {color : #FF4040; } /* when mouse is over link */

H1 {
	color: #008117;
	font-family: "Arial Black", Arial, Helvetica, Sans-serif;
	font-size:140%;
	font-weight: bold;
	text-align: center;
}
H2 {
	color: #008117;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 120%;
	font-weight: bold;
}
H3 {
	color: #008117;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 110%;
	font-weight: bold;
}
H4{
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 110%;
	font-weight: bold;
}

p, div, span, tr, td {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11pt;
}


