body {
	background-color: #013c04;
	text-align: center;
}
td {
	font-size: 12px;
	line-height: 18px;
	color: #ffebc6;
}
a:link {
	font-size: 12px;
	color: #FFEBC6;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #FFEBC6;
	text-decoration: underline;
}
.bline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2A5A04;
}
a.ls:link {
	font-size: 13px;
	color: #660000;
	text-decoration: underline;
}
a.ls:visited {
	font-size: 13px;
	color: #660000;
	text-decoration: underline;
}
a.ls:hover {
	font-size: 13px;
	color: #660000;
	text-decoration: none;
}
