body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	color: #000000;
	background-color:#6E4A31;
}

a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	color: #99F;
	text-decoration: none;
}
a:hover {
	color: #06F;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
	 
.middle {
	font-size: 18px;
	font-weight: 800;
	line-height: 30px;
	baseline-shift: super;
}
.middlebrown {
	font-size: 18px;
	font-weight: bolder;
	line-height: 30px;
	color: #E61801;
}
.middlered {
	font-size: 18px;
	font-weight: 800;
	line-height: 30px;
	color: #FF0000;
}
.middlegray {
	font-size: 14px;
	font-weight: 800;
	line-height: 26px;
	color: #829696;
}
.black10px {
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}
.black11px {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.black12px {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.black13px {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.gray14px {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.gray13px {
	line-height: 20px;
	color: #666666;
}
.gray12px {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.gray11px {
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}
.bkgray {
	background-color: #aaaaaa;
}
.red12px {
	font-size: 12px;
	line-height: 17px;
	color: #FF0000;
}
.white13px {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}
.white14px {
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
}
.line{ 
	border: 1px solid #cccccc;
}
.btn{ 
}
.gray13px p {
	font-size: 24px;
}
