@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFF66;
}
body,td,th {
	color: #000000;
	font-family: Arial Rounded MT Bold, Arial;
	font-size: 24px;
	font-weight: bold;
}
a:link {
	color: #006000;
	text-decoration: none;
}
a:active {
	color: #006000;
	text-decoration: none;
}
a:visited {
	color: #00B700;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
.style5 {font-size: 12px}
.style6 {font-size: 36px}
.style12 {font-size: 30px}