@charset "utf-8";

body  {
	font: 100% Comic Sans MS, Georgia, sans-serif;
	background: #E7E7E7;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #030;
}
a:link {
	text-decoration: none;
	color: #060
}
a:visited {
	text-decoration: none;
	color: #6C0000
}
a:active {
	text-decoration: none;
	color: #3F3;
}
a:hover {
	text-decoration: none;
	color: #3F3;
	font-family: "Comic Sans MS", Georgia, sans-serif;
}
h4 {
	font-size: 14px;
	font-weight: 700;
	color: #7D0000;
}
h3 {
	font-size: 16px;
	font-weight: 700;
	color: #7D0000;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #7D0000;
}
h1 {
	font-size: x-large;
	font-weight: bold;
	color: #7D0000;
}
td.c4 {
	background-color: transparent;
	color: #D7A200;
	font-weight: bolder;
	font-size: 16px;
}
td.c9 {
	background-color: #E7E7E7;
	font-weight: bold;
	font-size: 16px;
	background-image: url(graphic2/wooden4.jpg);
	background-repeat: no-repeat;
}
td.c8 {
	background-color: #E7E7E7;
	font-weight: bold;
	font-size: 16px;
	background-image: url(graphic2/wooden8.jpg);
	background-repeat: no-repeat;
}
td.c7 {
	background-color: #E7E7E7;
	font-weight: bold;
	font-size: 16px;
	background-image: url(graphic2/wooden7.jpg);
	background-repeat: no-repeat;
}
td.c6 {
	background-color: #E7E7E7;
	font-weight: bold;
	font-size: 16px;
	background-image: url(graphic2/wooden6.jpg);
	background-repeat: no-repeat;
}
td.c5 {
	background-color: #E7E7E7;
	font-weight: bold;
	font-size: 16px;
	background-image: url(graphic2/wooden3.jpg);
	background-repeat: no-repeat;
}
td.c3 {
	background-color: #E7E7E7;
	font-weight: bold;
	font-size: 16px;
	background-image: url(graphic2/wooden5.jpg);
	background-repeat: no-repeat;
}
td.c2 {
	background-color: #E7E7E7;
	font-weight: bold;
	font-size: 16px;
	background-image: url(graphic2/wooden2.jpg);
	background-repeat: no-repeat;
}
td.c1 {
	background-image: url(graphics/Fractal3.jpg);
}
span.c6 {
	color: #B77B00;
	font-weight: bold;
	font-size:  16px;
}
span.c5 {
	color: #C93;
	font-weight: bolder;
	font-size:  16px;
}
span.c4 {
	color: #996600;
	font-weight: bolder;
	font-size: 14px;
}
span.c3 {
	font-weight: bolder;
	font-size: 14px;
	text-align: center;
}
span.c2 {
	font-size: 12px;
	text-align: center;
}




