body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 1px;
	color: #000000;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
	background-image: url(images/base.jpg);
}

a:link {
  border: none;
	text-decoration: none;
}
a:visited {
  border: none;
	text-decoration: none;
}
a:hover {
  border: none;
	text-decoration: none;
}
a:active {
  border: none;
	text-decoration: none;
}
	 
.big { font-size: 16px; font-weight: bolder; line-height: 28px; }
.q { font-size: 25px; font-weight: bolder; line-height: 35px; color: #0082BE;}
.middle { font-size: 15px; font-weight: bolder; line-height: 25px; }
.black11px {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.black12px {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.black13px {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.gray14px {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.gray13px {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.gray12px {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.gray11px {
	font-size: 11px;
	line-height: 16px;
	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{ 
}
