td img {display: block;}
body {
	margin-top: 0px;
	background-image: url(/images/backgroundsliver.jpg);
	background-repeat: repeat-x;
	background-color: #017302;
}
.centerbox1 {
	display:block;
	margin-top: 0px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-left: 50px;
	overflow: visible;
	clip: rect(auto,100px,auto,100px);
	left: 100px;
	right: 100px;
	width: 100px;
}
.smboldtxt {
	font-size: small;
	font-weight: bold;
}
.centerbox2 {
	display:block;
	margin-top: 0px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-left: 200px;
	overflow: visible;
	clip: rect(auto,100px,auto,100px);
	left: 100px;
	right: 100px;
	width: 300px;
}
.largetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	color: #093;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1em;
	color: #333;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	line-height: 1em;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000;
}
