body {	 
	color: #000000; 
	font-family: Times New Roman, book antiqua,;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	}

	
a 		{ color: #660000; text-decoration: none;}
a:hover { color: #000000; text-decoration: underline; cursor: pointer;}
	
h2.blue {color:#341666;}

#footer {
	width: 100%;
	padding-top: 20px;
	text-align: center;
	color: #996633; 
	font-family: georgia, times, sans-serif;

}

	
#footer #text {	
	font-size: 0.8em;
	font-style: italic;
	font-weight: 600;
	padding-bottom: 40px;

}


#footer #credits, #footer #note  {
	color: #666666;
	font-size: 0.6em;
	font-family: arial, verdana;

}

#footer #credits{
	letter-spacing: 5px;
	padding-bottom: 10px;

}

#footer #note  {
	padding-bottom: 30px;

}
