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

a:link {
	color: #00A0C6;
	text-decoration: none;
}
a:visited {
	color: #ECA75D;
	text-decoration: none;
}
a:hover {
	color: #ECA75D;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
	
	

.big {
	 font-size: 20px; 
	 font-weight: bolder; 
	 line-height: 28px; 
	 letter-spacing: 5px;
}
	 
.middle { 
	font-size: 16px; 
	font-weight: bolder; 
	line-height: 24px; 
}
.attention { 
	font-size: 17px; 
	font-weight: bolder; 
	line-height: 26px; 
	color: #AE6F9F
}
.black11px {
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
.black12px {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.black13px {
	font-size: 13px;
	line-height: 24px;
	color: #000000;
}
.gray14px {
	font-size: 14px;
	line-height: 26px;
	color: #666666;
}
.gray13px {
	font-size: 13px;
	line-height: 24px;
	color: #666666;
}
.gray12px {
	font-size: 12px;
	line-height: 22px;
	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{ 
}
