body {
	text-align: center;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #800000;
	background-color: #ffffcc }
h1, h2, h3 {
	font-family: Georgia, Times New Roman, Times, serif; 
	}
table {
	text-align: center;
	background-color: #ffffcc;
	}
#stamps { 
	background: gray;
	}	
#pages {  
	background: #ffff66;
	}	
#charts {
	background: #ccffff;
	}
	A:hover { background: #ffccff;
	padding: .2em }
	a:link {color: blue;
	text-decoration: none }
	a:visited {color: purple;
	text-decoration: none }

address {
	margin-top: .5em;
	padding-top: .5em;
	border-top: dotted }
	
p {
	text-indent: 30px;
}