html {
	color: #000000;
	background-color: #ECE9D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img.csc {
	border: 3px;
	padding: 3px;
}

#hd, #ft{
	text-align:center;
	}

h1 {font-size: 170%; }	
h2 {font-size: 150%; }	
h3 {font-size: 140%; }	
h4 {font-size: 120%; }	

a:link, a:visited, a:active, a:hover, a:focus {
	color: #000000;
	font-style:normal;
	text-decoration:none;
}
a:hover { text-decoration: underline;}	
