.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}
.largebody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-position: top left;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #CC0000;
	font-weight: bold;
}
.tables {
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('images/lowerbackground.gif');
/*	font-family: Verdana, Arial, Helvetica; */
/*	font-size: 8pt; */
}

.frontie {
	background-image: url('images/newsunder.gif');
	background-repeat:no-repeat;
	background-attachment: inherit;
	background-position: top left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}
