.centerlink {
	font-size: x-small;
	word-spacing: 5em;
	margin: -5px;

}
th {
	font-size: x-small;
	font-weight: bold;
	background-color: #99CCFF;
}
.contents {
	font-size: x-small;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 6px;
	margin-bottom: -2px;


}
.prop {
	font-size: medium;
	font-weight: bold;
	background-color: #555555;
	padding: 3px 3px 3px 1em;
	color: #FFFFFF;
}
.title {
	font-size: x-small;
	font-weight: bold;
}
.subtitle {
	font-size: x-small;
	line-height: 2em;
	margin-left: 5px;

}
dt {
	font-size: x-small;
	color: #000099;
}
dd {
	font-size: x-small;
	line-height: 1.5em;
}
.from {
	font-size: xx-small;
	font-style: italic;
	text-align: right;
}
.mailt {
	font-size: x-small;
}
table.menu tr td a {
	display: block;
}
table.menu tr td a:link {
	color: #000000;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
	height: auto;
	width: 10em;
	border: 1px solid #eeeeee;





}
table.menu tr td a:visited {
	color: #000000;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
	height: auto;
	width: 10em;
	border: 1px solid #eeeeee;
	background-color: #eeeeee;




}
table.menu tr td a:hover {
	color: #000000;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
	height: auto;
	width: 10em;
	background-color: #FFFFFF;
	border: 1px solid #666666;




}
table.menu tr td a:active {
	color: #000000;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
	height: auto;
	width: 10em;
	background-color: #ffffff;
	border: 1px solid #000000;



}
table.menu tr td p {
	color: #000000;
	margin: 0px;
	text-decoration: none;
	height: auto;
	width: 10em;
	border: 1px solid #eeeeee;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;

}
table.menu tr td p.nonLink {
	padding: 3px;
}
.headtitle {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: medium;
	line-height: 1em;
	font-weight: bold;
	color: #333399;
	margin-left: 10px;

}
.headsub {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: x-small;
	font-weight: bold;
	color: #333399;
	margin-left: 10px;

}
.footer {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: xx-small;
	color: #0000FF;
	background-color: #eeffee;
	padding: 3px 2em;
	font-weight: bold;
	border-top: 1px solid #006633;
	border-right: 1px none #006633;
	border-bottom: 1px solid #006633;
	border-left: 1px none #006633;
}
.clear {
	clear: both;
}
.f_right {
	float: right;
}
