body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #003366;
	margin: 2px;
}
td.header {
	background-image: url(images/poker_back_1_r2_c2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
td.header a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
td.menu {
	background-image: url(images/menu_r2_c3.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
td.footer {
	padding: 2px;
	text-align: center;
	font-size: 10px;
}

a {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
tr.tablehead {
	background-color: #000066;
	color: #FFFFFF;
	font-weight: bold;
}
tr.row1 {
	background-color: #E6E6FF
}
tr.row2 {
	background-color: #CDD1F6;
}
h1 {
	font-size: 20px;
	font-weight:bold;
	color: #E02E14;
}
h2 {
	font-size: 16px;
	font-weight:bold;
	color: #E02E14;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #E02E14;
}