<!--

body
{
	font-family: trebuchet MS;
	font-size: 90%;
	font-weight: bolder;
	color: white;
	background-color: black;
	background-image: url(dgren007.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	scrollbar-base-color: black;
	scrollbar-track-color: black;
	scrollbar-face-color: black;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-shadow-color: white;
	scrollbar-arrow-color: white;
}

a:link
{
	font-size: 105%; color: yellow;
	text-decoration: underline
}

a:visited
{
	font-size: 105%; color: yellow;
	text-decoration: underline
}

a:hover
{
	font-size: 105%; color: red;
	text-decoration: underline
}

h1
{
	background:black;
	font-stretch: expanded;
	border: gray outset;
	display: table-cell;
	text-align: center;
	font-family:trebuchet MS;
	font-size: 200%;line-height:125%;
	font-weight:bolder; color:white;
	text-decoration: none;
	background-image: url(dgren024.jpg);
}

h2
{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 150%;
	line-height: 120%
}

h4
{
	color: white;
	font-size: 115%;
	line-height: 125%
}

h4:first-letter
{
	font-size: 150%;
	font-weight: bold;
	text-decoration: underline
}

p table
{
	filter:alpha(opacity=100);
	border:4pt ridge silver;
}


-->
