@charset "utf-8";
body,/* CSS Document */td,th,textarea,input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
}
body {
}
a:link {
	color: #57C5EA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #57C5EA;
}
a:hover {
	text-decoration: underline;
	color: #760503;
}
a:active {
	text-decoration: none;
	color: #57C5EA;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.base .t {
	font-size: 1.2em;
	line-height: 30px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(background.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #57C5EA;
}
.base .td {
	line-height: 165%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
