body {
	color: #000000;
	background-color: #cccccc;
	text-align: center;
}
.bodybody {
	width: 722px;
	text-align: left;
	background-color: #ffffff;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
}
h1.img {
	color:	#fffff
	font-size: x-large;
	font-weight: bold;
	background-color: #000000;
	padding: 0pt;
	margin: 0pt;
}
h1.txt {
	color:	#000000;
	font-size: x-large;
	font-weight: bold;
	border-style: solid;
	border-width: 0em 0em 0.05em 1.1em;
	border-color: #009966;
	padding: 0pt 0pt 0pt 5pt;
	margin: 10px;
}
h2 {
	font-size: large;
	font-weight: bold;
	border-style: solid;
	border-width: 0em 0em 0.05em 1.2em;
	border-color: #009966;
	padding: 0pt 0pt 0pt 5pt;
	margin: 10px;
}
h3 {
	font-size: medium;
	font-weight: bold;
	border-style: solid;
	border-width: 0em 0em 0.05em 0em;
	border-color: #009966;
	padding: 0pt;
	margin: 10px;
}
address {
	text-align: center;
	font-size: 0.8em;
	clear: both;
	margin: 0.5em;
}
p {
	margin: 10px;
}
table.normal {
	border-width: 0px;
	border-collapse: collapse;
	margin: 10px;
}
th.normal {
	border: solid 1px #333333;
	background-color: #99cc99;
	white-space: nowrap;
}
th.holiday {
	color: #cc0000;
	border: solid 1px #cc0000;
	background-color: #ffcccc;
	white-space: nowrap;
}
td {
	border: solid 1px #333333;
	white-space: nowrap;
	background-color: white;
}
td.rightize {
	border: solid 1px #333333;
	white-space: nowrap;
	background-color: white;
	text-align: right;
}
table.trp{
	border-width: 0px;
	border-collapse: collapse;
	margin: 10px;
}
td.trp{
	border: 0px;
	white-space: nowrap;
}
th.trp{
	border: 0px;
	white-space: nowrap;
	vertical-align: top;
	text-align: right;
	padding-right: 1em;
}
th.normal_border_rightdotted {
	border-width: 1px;
	border-color: #333333;
	border-style: solid dotted solid solid;
	white-space: nowrap;
	background-color: #99cc99;
}
th.normal_border_leftdotted {
	border-width: 1px;
	border-color: #333333;
	border-style: solid solid solid dotted;
	white-space: nowrap;
	background-color: #99cc99;
}
td.border_rightdotted {
	border-width: 1px;
	border-color: #333333;
	border-style: solid dotted solid solid;
	white-space: nowrap;
	background-color: white;
	text-align: right;
}
td.border_leftdotted {
	border-width: 1px;
	border-color: #333333;
	border-style: solid solid solid dotted;
	white-space: nowrap;
	background-color: white;
	text-align: right;
}
.nowrapper {
	white-space: nowrap;
}
.bgwhite {
	background-color: white;
}
.bggray {
	background-color: #cccccc;
}
.bgpink {
	background-color: #ffcccc;
}
.bgsky {
	background-color: #ccffff;
}
.rightize {
	text-align: right;
}
.centerize {
	text-align: center;
}
.leftize {
	text-align: left;
}
.warning {
	font-size: medium;
	font-weight: bold;
	border-style: solid;
	border-width: 0.05em 0.05em 0.05em 0.05em;
	border-color: #cc0000;
	background-color: #ffcccc;
	color: #cc0000;
	padding: 0.5em;
}
.blackborder {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
.notice {
	border: solid 2px #009966;
	background-color: #ccffcc;
	text-align: center;
	padding: 1em;
}
.stronger{
	font-size: x-large;
	font-style: italic;
}
.rather_stronger{
	font-size: large;
	font-style: italic;
}
.menu {
	border: solid 1px #009966;
	background-color: #ccffcc;
	padding: 0.5em;
	margin: 0px;
}
.redfont {
	color: #cc0000;
}
