@charset "utf-8";
/* CSS Document */


body {
	background-color: #FF9900;
	background-image: url(img/bg.png);
	margin-top: 0px;
}

td img {display: block;}

body,td,th {
	color: #333333;
	font-family: Comic Sans MS;
	font-weight: bold;
	font-size: 14px;
}

.style1 {color: #FF0000}

.style2 {
	font-size: 16px
}

.style3 {
	color: #FF6600;
	font-size: 14px;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}

.style4 {
	color: #FF6600;
	font-size: 16px;
}
.style5 {
	color: #FF6600;
	font-size: 18px;
}

.style6 {
	color: #000;
	font-size: 14px;
}
.style7 {font-size: 10px}
.style8 {color: #000000}

.style9 {
color: #FF6600;
font-size: 22px;
}

.style10 {
font-size: 16px;
}

.style11 {
color: #FF6600;
font-size: 18px;
}