.css {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #EFEFEF;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color:#CCCCCC;
}
a:link {
	color: #75C7C5;
	text-decoration: none;
}
a:visited {
	color: #75C7C5;
	text-decoration: none;
}
a:hover {
	color: #75C7C5;
	text-decoration: underline;
}
a.w:link {
	color: #ffffff;
	text-decoration: none;
}
a.w:visited {
	color: #ffffff;
	text-decoration: none;
}
a.w:hover {
	color: #ffffff;
	text-decoration: underline;
}
.txt11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #8CDFDE;
}
.line_lr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #166663;
	border-bottom-color: #166663;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.line_d {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #095555;
}
.line_d2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #116465;
}

.txt16 {
	font-size: 16px;
	color: #8CDFDE;
}
