@charset "UTF-8";

.small {
	font-size: 12px;
}
body {
	background-attachment: scroll;
	background-image: url(images/base.gif);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #EDEDED;
	font-size: 14px;
	line-height: 24px;
	padding: 0px;
	margin: 0px;
}
.read_base {
	background-image: url(images/read_base02.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 1px;
	padding-left: 70px;
}
.btn {
}
a:link {
	color: #FD816A;
	text-decoration: none;
}
.xsmall {
	font-size: 10px;
	line-height: 20px;
}
a:hover {
	color: #FC9;
	text-decoration: none;
}
a:visited {
	color: #A75A4A;
}
.amount {
	font-size: 12px;
	color: #F93;
}
