body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
}
.e-r {
	background-image: url(images/edge-r.gif);
	background-repeat: repeat-y;
}
.e-l {
	background-image: url(images/edge-l.gif);
	background-repeat: repeat-y;
}
.tabtop {
	background-image: url(images/tab-top.gif);
	background-repeat: repeat-x;
}
.tabr {
	background-image: url(images/tab-r.gif);
	background-repeat: repeat-y;
}
.tabl {
	background-image: url(images/tab-l.gif);
	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;
}

.taba {
	font-weight: bold;
	background-image: url(images/tab-a.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
}
.tabi {
	font-weight: bold;
	background-image: url(images/tab-i.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
}
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;
}
