td {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: right top;
}
.tdx13 {
	font-size: 14px;
	line-height: 18px;
	}
.tds {
	font-size: 14px;
	line-height: 25px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: right top;
}
.td2 {
	background-position: left top;
}
.td3 {
	background-repeat: repeat-x;
}
.td4 {
	background-repeat: repeat-x;
	background-position: bottom;
}
.td5 {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/pic04.jpg);
}

a:link {
	color: #003300;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	color: #003300;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #006600;
	text-decoration: none;
	font-size: 14px;
}
