body {
	background-image: url(images/bground07.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.txt a:link {
	color: #004892;
	text-decoration: none;
}
.txt a:visited {
	text-decoration: none;
	color: #004892;
}
.txt a:hover {
	text-decoration: underline;
	color: #000000;
}
.txt a:active {
	text-decoration: none;
	color: #000000;
}
.left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 20px;
	font-weight: bold;
}
.left a:link {
	color: #004892;
	text-decoration: none;
}
.left a:visited {
	text-decoration: none;
	color: #004892;
}
.left a:hover {
	text-decoration: underline;
	color: #0000FF;
}
.left a:active {
	text-decoration: none;
	color: #0000FF;
}
