body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	left: 130px;
	top: 500px;
	vertical-align: text-top;
}
.footertxt {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-style: normal;
}
.txt {
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
}
.txtsmall {
	font-family: Arial;
	font-size: 8pt;
}
.txtbold
 {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
}
.caption
 {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.lnktyp {
	text-decoration: none;
	color: #FF9900;
}
