body,td,th {
	font-family: "Lucida Sans", Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #CCCCCC;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Lucida Sans", Verdana, Geneva, Arial, sans-serif;
}
h1 {
	font-size: 12px;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #CC3300;
}
h3 {
	font-size: 11px;
	color: #999999;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #3399FF;
}
.board:link, .board:visited {
	font-family: "Lucida Sans", Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(../structure/icon_arrow_rt.gif);
	background-position: 0em .3em;
	padding-left: 12px;
	line-height: 18px;
}
.board:hover, .board:active {
	font-family: "Lucida Sans", Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;
}
.footer:link, .footer:visited {
	color: #999999;
	text-decoration: none;
}
.footer:hover, .footer:active {
	color: #999999;
	text-decoration: none;
}
#div-board {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 290px;
}
