body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../resource/images/bkgnd_grey.gif);
}

table, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.b {
	font-weight: bold;
}
.x1 {
	background-image: url(img/left.gif);
	background-repeat: no-repeat;
}
a.ln {
	text-decoration: none;
	color: #000000;
}
a.ln:hover {
	text-decoration: underline;
	color: #006600;
}
a.vac {
	text-decoration: none;
	color: red;
}
a.vac:hover {
	text-decoration: underline;
	color: red;
}
.we {
	color: Red;
}

.abut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.h {
	font-size: 20px;
}
.th {
	font-weight: bolder;
	border-bottom: 1px solid black;
}

