body{
	background:white url(../images/back.gif) repeat-y
}

.copy{
	color: #666666;
	font-size: 10px
}

.text-11{
	color: #000000;
	font-size: 11px;
	line-height: 15px
}

.text-12{
	color: #000000;
	font-size: 12px;
	line-height: 18px
}

.text-12w{
	color: #000000;
	font-size: 12px;
	line-height: 24px
}

.text-14{
	color: #000000;
	font-size: 14px;
	line-height: 18px
}

.text-16{
	color: #000000;
	font-size: 16px;
	line-height: 18px
}

.green-12{
	color: #85A09E;
	font-size: 12px;
	line-height: 18px;
  font-weight: bold
}

.gray-14{
	color: #666666;
	font-size: 14px;
	line-height: 18px
}

.black-12{
	color: #000000;
	font-size: 12px;
	line-height: 18px
}

.black-12 A:link {
	COLOR: #000000;
	text-decoration: none
}
.black-12 A:active {
	COLOR: #3399CC;
	text-decoration: underline
}
.black-12 A:visited {
	COLOR: #000000;
	text-decoration: none
}
.black-12 A:hover {
	COLOR: #3399CC;
	text-decoration: underline
}

A:link {
	COLOR: #003366;
	text-decoration: none
}
A:active {
	COLOR: #999999;
	text-decoration: underline
}
A:visited {
	COLOR: #006699;
	text-decoration: none
}
A:hover {
	COLOR: #999999;
	text-decoration: underline
}

