div {
	width: 700px;
}
body,td,th {
	font-size: 12px;
	color: #333333;
}
h2 {
	font-size: 14px;
	color: #6D9360;
}
h1 {
	font-size: 16px;
	align: center;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}#tosen {
	width: 99%;
	border: thin double #339900;
	text-align: center;
	font-size: 16px;
	left: auto;
	right: auto;
}
a:link {
	color:#333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #990099;
	text-decoration: none;
}