 body {
	font-family: georgia, serif;
	font-size: 14px;
	color: #003300;
	
	text-align: left;
	background-image: url(bg.jpg);
	background-repeat: repeat;	
}
 
a:link {
	color: #003300;
	font-size: 14px;
	font-family: georgia, serif;
	text-decoration: none;
} a:visited {
	color: #666666;
	font-size:	
14px;
	font-family: georgia, serif;
	text-decoration: none;
} a:hover {
	font-family: georgia, serif;
	font-size: 14px;
	color: #333300;
	text-decoration: underline;
}
.header1 {
	color:#003300;
	font-family: georgia, serif;
	font-size: 24px;
}
.footnotes {
	font-family: georgia, serif;
	font-size: 12px;
}
