body {
	background: black url("bluegradient.gif") no-repeat fixed;
	border: none;
	color: #ffffff;
	font-family: "Verdana";
	font-size: 10pt;
	cursor: default;
}
table {
	display: none;
}
table.auth {
	display: block;
}
td {
	font-family: "Verdana";
	font-size: 10pt;
}
#title {
	color: #ffa000;
	font-size: 20pt;
}
a {
	text-decoration: none;
	color: #ffa000;
	cursor: default;
}
a:hover {
	text-decoration: underline;
	color: #00a0ff;
	cursor: default;
}
img {
	display: none;
	border: 0;
}
img.auth {
	display: inline;
}
.coloured {
	color: #ffc800;
}
h2 {
	font-size: 14pt;
	font-weight: normal;
}
