@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #CCC;
	background-color: #000;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
}
p {
	font-size: 14px;
}
a {
	color: #CCC;
}
.popblink {
	text-decoration: underline;
	letter-spacing: -2px;
}
table {
	background-color: #333;
}
