.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.header1 {
	font-family: Tahoma;
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
}
.header2 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
.header3 {
	font-family: Tahoma;
	font-size: 28px;
	font-weight: bold;
	color: #CC0000;
}
.part {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}
.sptext {
	font-family: Verdana;
	font-size: 12px;
	text-indent: 0px;
}

.header {
	background: url('image/header_background.gif') no-repeat;
	width: 850px;
	height: 45px;
}

.middle {
	background: url('image/middle-background.gif') repeat-y;
	width: 850px;
}

.footer {
	background: url('image/footer_background.gif') no-repeat;
	width: 850px;
	height: 55px;
}
.header3 {
}
.textred {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.partsmal {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
}
.otz {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-indent: 0px;
}
.little {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
p { text-indent: 15px; }

