body {
	font-size: 14px;
	line-height: 150%;
}
a:link {
	color: #0033FF;
}
a:visited {
	text-decoration: underline;
	color: #0033FF;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
	background-color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
.tateline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00CC00;
}
.mini {
	font-size: 12px;
}
h1 {
	font-size: 110%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
