.txt9 {
	font-size: 9px;
	line-height: 120%;
}
.txt10 {
	font-size: 10px;
	line-height: 13px;
}
.txt12 {
	font-size: 12px;
}
.bodyover {
	background-attachment: fixed;
	background-image: url(img/bg_over.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.txt14 {
	font-size: 14px;
	line-height: 18px;

}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #990099;
	text-decoration: none;
}
a:hover {
	color: #FF6699;
	text-decoration: underline;
}
.txt11 {
	font-size: 11px;
	line-height: 13px;
}
.dot {
	border: 1px double #663300;
}
.top {
	font-size: 10px;
	line-height: 13px;
}
.itemtitle {
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}
.select-t {
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	background-color: #954B34;
	font-weight: bold;
}
.writing {
	font-size: 12px;
	line-height: 150%;
}
td {
	font-size: 12px;
}
.marginTB15 {
	margin: 15px 0;
}