@charset "utf-8";
body {
	background-image: url(images/bg.gif);
	margin: 0px;
	font-size: 12px;
	line-height: 24px;
	color: #6e3605;
}
.red1 {
	font-size: 13px;
	font-weight: bold;
	color: #6e3605;
}
.red3 {
	font-size: 14px;
	color: #fe4300;
}
.pink {
	font-size: 14px;
	color: #ff00ec;
}
.green {
	font-size: 12px;
	color: #347b00;
}

.yellow {
	font-size: 14px;
	color: #a47900;
}

.blue {
	font-size: 14px;
	color: #0275c6;
}
.red2 {
	font-size: 13px;
	font-weight: bold;
	color: #fe4300;
}
.red4 {
	font-size: 12px;
	color: #B45210;
}
