@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ABA076;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/bg_fade.jpg);
}
.style01 {
	color: #600;
}
.style02 {
	font-size: 18px;
	color: #600;
}
.style03 {
	font-size: 14px;
}
.style04 {
	font-size: 12px;
}
.style05 {
	font-size: 12px;
	color: #009;
}
.style06 {
	font-size: 12px;
	color: #900;
}.style07 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.style08 {
	color: #060;
}
.style301 {
	color: #D7D2BE;
}
.style09 {
	color: #FF0;
}
.style10 {
	font-size: 22px;
	color: #600;
}
