.status {
	color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DDDDDD;
}
.copyr {
	font-size: xx-small;
}
h1 {
	font-size: large;
	font-variant: small-caps;
	text-align: center;
}
a {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
}
a:visited {
  color: #006699;
}
td {
	margin: 5px;
}

