.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.watermark1 {
	background-attachment: fixed;
	background-image: url(../images/watermark1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.watermark2 {
	background-attachment: fixed;
	background-image: url(../images/watermark2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 16px;
}
.txtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.linktxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.linktxt:link {
	color: #ffffff;
	text-decoration: none
}
.linktxt:hover {
	color: #38506B;
	text-decoration: none
}
.linktxt:active {
	color: #38506B;
	text-decoration: none
}
.linktxt:visited {
	color: #FFFFFF;
	text-decoration: none
}
.linktxt:hover {
	color: #38506B;
	text-decoration: none
}

.linktxtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.linktxtbold:link {
	color: #ffffff;
	text-decoration: none
}
.linktxtbold:hover {
	color: #38506B;
	text-decoration: none
}
.linktxtbold:active {
	color: #38506B;
	text-decoration: none
}
.linktxtbold:visited {
	color: #FFFFFF;
	text-decoration: none
}
.linktxtbold:hover {
	color: #38506B;
	text-decoration: none
}
.bodytxt-bld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 800;
	color: #FFFFFF;
	line-height: 16px;
}