body {
	background: black;
	color:white;
}
body, p, td, li {
	font-family:Helvetica,Arial;
	font-size:13px;
}
h1,h2,h3,h4 {
	font-family:Helvetica,Arial;
}
h1 {
	color:red;
	font-size:23px;
}
table.keyboard td {
	width: 30;
	height: 30;
	border: outset 1px #222;
	vertical-align: top;
	color: #fff;
	font-family: Arial,Helvetica;
	font-size: 12px;
}
.letter {
	color: #444;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana;
}
.move {
	text-align: center;
}
.box {
	width: 350;
	vertical-align: top;
	color: #fff;
}
.infobox { background-color: #141414; border: solid 1px #969696; padding:4px; font-size: small; }
.news {
	font-size: small;
}
.button {
	cursor: pointer;
	cursor: hand;
}
.topbar {
	color: white;
	font-size: 13px;
	font-family: Helvetica;
	background: #363636;
}
a:link,a:visited {
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
}
.topbar a:link,.topbar a:visited {
	text-decoration: none;
	color: red;
}
.tabs {
	text-align: center;
}
.tabs a:link, .tabs a:visited {
	text-decoration: none;
	font-size:small;
}
