body {
 
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.gif);
	background-position:center;
}
td {
	font-size: 12px;
}
.more:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.more:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.more:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.more:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #0A6F50;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #0A6F50;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}
.link01:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.link01:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.link01:hover {
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
}
.link01:active {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.link02:link {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
.link02:visited {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
.link02:hover {
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}
.link02:active {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
.link03:link {
	font-size: 12px;
	color: #0A6F50;
	font-weight: bold;
	text-decoration: none;
}
.link03:visited {
	font-size: 12px;
	color: #0A6F50;
	font-weight: bold;
	text-decoration: none;
}
.link03:hover {
	font-size: 12px;
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}
.link03:active {
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
.font01 {color: #FFFFFF}
.font02 {color: #666666}
.font03 {
	color: #007C4B;
	font-size: 14px;
	font-weight: bold;
}
.font04 {color: #0A6F50}
.font05 {color: #ff9900}
.font06 {
	color: #ff6600;
	font-size: 14px;
	font-weight: bold;
}
.font07 {
	color: #008FAE;
	font-size: 14px;
	font-weight: bold;
}
.font08 {color: #ff6600}
.line01 {
	background-color: #FFFFFF;
	border: 1px solid #4BAF8A;
}
.button {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 22px;
}

