body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(bg.gif);
}
a {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bg {
	border: 1px solid #009999;
}
.menu {
	border: 1px solid #999999;
	background-color: #F4F4F4;
}
.copy {
	font-size: 7pt;
	text-align: center;
}