.dotline {
	background-image: url(images/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
td {
	font-size: 12px;
	line-height: 140%;
	color: #083C00;
}
a:link {
	color: #083C00;
	text-decoration: none;
}
a:visited {
	color: #083C00;
	text-decoration: none;
}
a:hover {
	color: #003300;
}
a:active {
	color: #083C00;
	text-decoration: underline;
}
.tit {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
