@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	background-color: #FFF;
	font-size: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80pt;
	font-weight: bold;
	color: #009;
	margin: 0px;
	padding: 0px;
	line-height: 80pt;
}
a:link {
	color: #009;
}
a:visited {
	color: #009;
}
a:hover {
	color: #F00;
}
a:active {
	color: #009;
}
.trans {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
