body {
	background-color: #008000;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#771F1D;
	font-size: 30px;
	font-weight:bold;
}	



.footer {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10px
}

.feat {
	border: double;
	border-color:#000000;
	}
	
.lists {
	border: double;
	border-color:#000000;
	}
	
.sub {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:11px;
	}	
		
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #008000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 10px;	
	}
	
a{color:#008000;text-decoration: none}
a:hover {color:#771F1D; text-decoration:none}

.header {
	font-size: x-large;
	font-weight:bold;
	}
	

