body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	background-position: left top;
}

td2 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bkgd_01.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#td2 {
	background-image: url(images/bkgd_01.jpg);
	background-repeat: repeat;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}
th2 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/header_1.jpg);
	background-repeat: no-repeat;
}
#tablehead {
	background-image: url(images/header_1.jpg);
	background-repeat: no-repeat;	
}
.disclaimer {
	font-size: 7px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-style: normal;
	line-height: 8px;
}
#tablesubhead {
	background-image: url(images/header_sub_1.jpg);
	background-repeat: no-repeat;
}
#tablesubhead {
	background-image: url(images/header_sub_1.jpg);
	background-repeat: no-repeat;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	line-height: 16px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #F7941D;
}
.AHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #F7941D;
}
.Bhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #115596;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #115596;
}


