
body {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

td {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

a:link {
	color: #114C9C;
}

a:visited {
	color: #114C9C;
}

a:active {
	color: #BD0B81;
}

a:hover {
	color: #BD0B81;
}


.naviactive {
	color: #BD0B81;
}

.title {
	color: #BD0B81;
}

.caption {
	font-size: 10px;
	line-height: 14px;
	color: #999999;
}

.td1 {
	font-weight: bold;
	background-color: #CBE4F4;
	color: #2C6C9A;
}

.small {
	font-size: 10px;
}

