* {
	font-family:verdana,arial,helvetica,sans-serif;
	color:#000000;
}
body{
	background-color:#ffffff;
	color:#000000;
	margin:10px;
}
table{
	border-collapse:collapse;
}
td{
	border:0;
	padding:2px;
}
td a{
	display:block;
	width:128px;
	height:96px;
	border:1px solid #999999;
}

div#title{
	font-size:11px;
	margin-bottom:10px;
}
div#title a{
	text-decoration:none;
}
div#title a:hover{
	text-decoration:underline;
}
div#copy{
	font-size:10px;
	margin-top:20px;
}