@charset "utf-8";
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 16px;
	color: #FF3618;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
}
h2 {
	font-size: 12px;
	color: #0053d0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h3 {
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a:link {
	color: #0053d0;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0053D0;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ff3618;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #0053D0;
	text-decoration: none;
	font-weight: bold;
}
#staff {
	width: 510px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
