body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #666666;
	background-image: url(bg.gif);
	background-repeat: repeat;
	text-decoration: none;
}
table .border {
	border: medium solid #999999;
	text-align:center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bolder;
	color: #3399FF;
}
.copy {
	font-size:xx-small;
	text-align: right;
	color:#999999
}
.comment {
	font-size:x-small;
	text-align: left;
}