body {
	background-color: #BAD405;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
}
table {
	background-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align: justify;
}
.tdlm {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BAD405;
	border-right-color: #BAD405;
	border-bottom-color: #BAD405;
	border-left-color: #BAD405;
}
a:link {
	font-weight: bold;
	color: #993366;
	text-decoration: none;
}
a:visited {
	color: #993366;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FF3399;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FF0099;
	text-decoration: none;
}
.tdonder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
}
h4 {
	font-size: 15px;
	font-weight: bold;
	color: #bad405;
}
