body {
	font-family: courier;
  text-align: center;
}


a {
	text-decoration : none;
	color : #666666;
}

a:hover {
	color : #999999;
}

td.contents {
  vertical-align: top;
  width: 310px;
}