
/* Global Style */


body {
	margin: 0px;
	font: 12px Verdana, garamond, times new roman, serif;
/*    background-color : #002000; */
/*    background-image: url(i/dgren009.jpg);	*/
	}

td {
	font: 12px Verdana, garamond, times new roman, serif;
	}

p, li {
	font: 12px verdana, garamond, times new roman, serif;
	line-height: 3.2ex;
	}

h1 { 
	font: 24px, Georgia;
	font-style: italic;
	font-weight: bold;
	color: #770000;
	}
h2 { 
	font: 20px, Georgia;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	}
h3 { 
	font: 16px, georgia; 
	font-weight: bold;
	color: #aa0000;
	}
h4 { 
	font: 16px, georgia; 
	font-weight: bold;
	color: #008080;
	}
h5 { font-size: 12px; }
h6 { font-size: 10px; }

a:link, a:active, a:visited {
	color: #0000ff;
	font: 12px, verdana; 
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #ff0000;
	font: 12px, verdana; 
	font-weight: bold;	
	text-decoration: none;
	}


#siteheader { 
	font: 26px, Georgia;
	font-weight: bold;
	font-style: italic;
	display: block;
	color: #fff;
	line-height: 2ex;
	}

#mainContent {
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
	}

#Footer {
	font: 11px tahoma;
	color: #0;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	}

#Footer h1 {
	font: 14px tahoma;
	font-weight: bold;
	color: #008800;
	margin: 0px;
	}

#Footer p {
	font: 10px tahoma;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	}

#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited {
	font: 10px tahoma;
	color: #ffffff;
	margin: 0px;
	}
	
	
#Credits a, #Credits a:link, #Credits a:active, #Credits a:visited {
	font: 9px tahoma;
	font-weight: bold;
	color: #cccccc;
	margin: 0px;
	}
#Credits {
	font: 9px tahoma;
	color: #cccccc;
	font-weight: bold;
	}