td {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
a:link {
	font-size: 12px;
	color: #272727;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #272727;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #272727;
	text-decoration: underline;
}
.a1:link {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.a1:visited {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.a1:hover {
	font-size: 14px;
	color: #C2EBFF;
	text-decoration: none;
	font-weight: bold;
}
.a2:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.a2:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.a2:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

.t1 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 1px;
}
.t2 {
	font-size: 14px;
	color: #000000;
	line-height: 25px;
}
.k1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.k2 {
	height: 16px;
	width: 78px;
}