body,td,th {
	font-size: 16px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
}
.taba {
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/taba.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 2px;
}
.tabi {
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/tabi.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 2px;
	text-decoration: none;
}
.tabt {
	background-image: url(images/tabt.png);
	background-repeat: repeat-x;
}
.l {
	background-image: url(images/l.png);
	background-repeat: repeat-y;
}
.b {
	background-image: url(images/b.png);
	background-repeat: repeat-x;
}
.r {
	background-image: url(images/r.png);
	background-repeat: repeat-y;
}
h1 {
	font-size: 150%;
	color: #000000;
	line-height: normal;
	font-weight: bolder;
}
h2 {
	font-size: 120%;
	color: #000000;
	line-height: normal;
	white-space: nowrap;
	margin: 0px;
}
a:link {
	color: #000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
a:visited {
	color: #999999;
	text-align: center;

}
a:hover {
	color: #FF0000;
	text-align: center;

}
a:active {
	color: #000000;
	text-align: center;

}
.content {
	margin: 20px 20px 5px;
	padding: 20px 20px 5px;
	text-align: justify;
}
.wip {color: #FF0000}
.logo {
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.content-img {
	background-image: url(images/dropb.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
	padding: 5px;
}
