/* XV CSS */
h3 {
	color: #336666;
	height: 24px;
	padding: 5px;
}
h4 {
	height: 20px;
	margin: 0px;
	font-size: 12px;
	padding-left: 10px;
}
table ,td {
	border: solid 1px #003366;
}
table {
	width: 500px;
	margin-left: 20px;
	margin-bottom: 20px;
	border-collapse: collapse;
}
td {
	padding: 3px;
}
.item {
	width: 90px;
	text-align: center;
}
.colm {
	width: 400px;
}
.taft {
	margin-bottom: 20px;
}
.tbef {
	margin-bottom: 10px;
}
p {
	line-height: 1.3;
}
p a {
	text-decoration: underline;
	color: #336633;
}
