body {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #666666;
}
.text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .75em;
}
.bigtable {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #000000;
}
a:link {
	color: #3333cc;
	text-decoration: underline;
	font-family: Helvetica, Arial, sans-serif;
}
a:hover {
	color: #3333cc;
	font-family: Helvetica, Arial, sans-serif;
}
a:visited {
	color: #9900FF;
	text-decoration: underline;
}.smalllinks {
	font-size: .7em;
}
.nine {
	font-size: 9px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
}
