BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	background-color: #772800;
}
#container {
	WIDTH: 760px;
	TEXT-ALIGN: left;
	margin: auto;
}
#navi {
	WIDTH: 760px;
	TEXT-ALIGN: left;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #280700;
	border-bottom-style: solid;
}
#head{
	WIDTH: 760px;
	TEXT-ALIGN: left;
	border-bottom-width: 1px;
	border-bottom-color: #280700;
	border-bottom-style: solid;
	background-color: #490F03;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #571E01;
	padding-top: 5px;
	padding-bottom: 5px;
}
#topic01 {
	WIDTH: 340px;
	TEXT-ALIGN: left;
	margin: 0px 10px 10px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}
#topic02 {
	WIDTH: 300px;
	TEXT-ALIGN: left;
	margin: 0px 10px 10px;
	padding: 10px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.redfont {
	color: #CC0000;
	font-weight: bold;
}
.redtitle {
	color: #FF6600;
	font-weight: bolder;
	font-size: 14px;
	margin-left: 20px;
	font-family: Verdana;
}

a:link{
	font-family:verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#cccccc;
	text-decoration: none;
}
a:visited{
	font-family:verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#cccccc;
	text-decoration: none;
}
a:hover{
	font-family:verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#CC0000;
	text-decoration: underline;
}
a:active{
	font-family:verdana, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color:#FF0000;
	text-decoration: underline;
}	
