<style>
body, td, tr, table {
	font-family: Verdana;
	color: #0000CC;
}
.borders {
  BORDER-TOP: gold 2px solid;
  PADDING-LEFT: 5px;
  BORDER-LEFT: gold 2px solid;
  BORDER-BOTTOM: gold 2px solid;
}
.colborders {
	font-family: Courier;
  BORDER-RIGHT: gold 2px solid;
	color: #FFFFFF;
	font-weight:bold;
}
.handtypes {
	font-family: Courier;
	color: #FFFFFF;
	font-weight:bold;
}
.gamefont {
	font-family: Verdana;
	color: red;
	font-weight: bold;
	font-size: 18pt;
}
</style>

