body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #555;
	color: #fff;
	font-size: 14px;
}
td.head {
	background-color: #333;
}
table {
	font-size: 14px;
}
.coverhead {
	font-family: Palatino Linotype,  Times;
	font-weight: bold;
	font-size: 35px; 
}
.newsbody {
	font-family: Palatino Linotype,  Times;
	text-align: justify;
	font-size: 14px;
}
.maintable {
	background: #000000;
	border: 1px solid #f00;
	margin-top: 5px;
}
.adtable {
	background: #000000;
	border: 1px solid #999
}
.borders {
	border: 1px solid #999
}
.header { 
	font-size: 70px;
}
.sub { 
	font-size: 12px;
	font-weight: bold;
}
.sub3 { 
	font-size: 10px;
	font-weight: bold;
}
.sub2 { 
	font-size: 16px;
	font-weight: bold;
}
.button {
	background-color:#666666;
	color: white;
	font-size: 18px;
	border: 2px outset #666666;
}
.game {
	font-size: 14px;
	font-weight: bold;
	color: #ccc;
}
.poker {
	font-size: 10px;
	padding: 10px;
	text-align: justify;
	color: #999
}
.poker a {
	color: #aaa;
	text-decoration: none;
}
a {
	color: #ff0;
	text-decoration: none;
}
a:hover {
	color: #fff;
}
input.text, select {
	font-size: 11px;
	border: inset 2px;
	border-collapse: collapse;
	background-color: #0B5F52;
	border-color: #0BA38F;
	color: white;
}
input.small {
	font-size: 7px;
	color: white;
	font-weight: bold;
}
