@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/grass.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #FFFFFF;
}
.noticeText {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #FFFFFF;
}
.titleMenu {
	font:bold;
	color:#09C;
}
img {
	border:none;
}
.Bold {
	font:bold;
}
a {
	color: #06F;
}
.smlText {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
}
