@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
.bodytext01 {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
.bodytext02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#666
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color:#333
}
a:hover {
	text-decoration: underline;
	color:#333
}
a:active {
	text-decoration: none;
	color:#FFF
}
