body {
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	background: #FFFFFF;
	color: #000000;
}

a:link {
	color: #0000FF;
}

a:visited {
	color: #CC66CC;
}

a:active {
	color: #FF0000;
}

h1.title {
	font-family: "times new roman", times, serif;
	text-align: center;
}

td.ziplist {
	width: 10%;
	font-size: xx-small;
	text-align: center;
}