
td.t1 {
	background-color: black;
	font-size:12pt; 
	color: #cccccc;
	text-align:center;
	vertical-align:text-bottom;
	border-width:0px;
	border-bottom-width:1px;
	border-left-width:2px;
	border-style: solid;
	border-bottom-color: #808080;
	border-left-color: #808080;
	height:30px;
	width:60px;
}

td.t2 {
	background-color: black;
	font-size:12pt; 
	color: #cccccc;
	text-align:center;
	vertical-align:text-top;
	border-width:0px;
	border-top-width:1px;
	border-left-width:2px;
	border-style: solid;
	border-top-color: #808080;
	border-left-color: #808080;
	height:30px;
	width:60px;
}

td.t5 {
	background-color: black;
	font-size:12pt; 
	color: #cccccc;
	text-align:center;
	vertical-align:text-top;
	border-width:0px;
	border-left-width:2px;
	border-style: solid;
	border-left-color: #808080;
	height:30px;
	width:60px;
}
#winnerfont {
	font-family: tahoma;
	color: #99CCCC;
	font-weight: bolder;
	font-size: 12px;
}
#nowinnerfont {
	font-family: tahoma;
	color: white;
	font-weight: normal;
	font-size: 10px;
}
#champfont {
	font-family: tahoma;
	font-style: italic;
	color: #FFCC66;
	font-weight: bolder;
	font-size: 14px;
}
td.whiteonblack {
	background-color: #333333;
	color: white;
	font-size: 14px;
	border-color: #333333;
	border-width:4px;
	border-style: solid;
	font-family: tahoma;
}
td.blackonwhite {
	background-color: white;
	color: black;
	font-size: 12px;
	font-weight: normal;
	border-color: #333333;
	border-width:4px;
	border-style: solid;
	font-family: tahoma;
}
a.bluelink {
	font-family: tahoma;
	color: #0000FF;
	font-size: 12px;
}
a.headerlink {
	font-family: tahoma;
	font-size: 14px;
}
a.headerlinkbold {
	font-family: tahoma;
	color: #99CCCC;
	font-size: 14px;
}
