.h1 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #006600;
	text-align: center;
	margin-top: 10px;

}
.content {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	text-align: justify;

}
.contentlink {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
.contentlink:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #006600;
	text-decoration: underline;
}
.contentlinksmall {

	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.contentlinksmall:hover {
	font-family: Arial;
	color: #006600;
	text-decoration: underline;
}.table {
	background-image: url(images/bg5.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px solid #000000;
}
.table2 {

	background-image: url(images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #000000;
}
.zoomtable {
	border: 1px solid #000000;
}
.img {
	cursor: hand;
}
.caption {
	font-family: Arial;
	font-size: 8pt;
	color: #336600;
	text-align: center;
	vertical-align: top;
}
