body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	list-style-image: url(rummy_rules/art/s-red-diamond.gif);
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	background-color: #E6E6E6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.box2 {
	font-style: normal;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.box3 {
	background-color: #E0E5BB;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding: 3px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-color: #9EB93C;
	border-bottom-color: #9EB93C;
}
.box4 {
	background-color: #E0E5BB;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding: 3px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-color: #E94C07;
	border-bottom-color: #E94C07;
}
.red {
	color: #FF0000;
	padding: 2px;
	font-weight: bold;
	border: thin solid #999999;
}
.yellow {
	color: #FF9933;
	padding: 2px;
	font-weight: bold;
	border: thin solid #999999;
}
.blue {
	color: #0000FF;
	padding: 2px;
	font-weight: bold;
	border: thin solid #999999;
}
.black {
	color: #000000;
	padding: 2px;
	font-weight: bold;
	border: thin solid #999999;
}
