body {
	background-image: url('images/bg.jpg');
	background-position: center; }

.td_left {
	background-image: url('images/bg_left.jpg');
	background-repeat: no-repeat;
	background-position: right; }

.td_right {
	background-image: url('images/bg_right.jpg');
	background-repeat: no-repeat;
	background-position: left; }

.style1 {
	font-family: "Courier New", Courier, monospace;
	font-size: xx-small;
	color: #B1A9A0;
	background-color: #800000;
}
.style2 {
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	background-color: #F3F3F3;
}
.style3 {
	font-family: "Times New Roman";
	color: #6F655B;
}
.style4 {
	color: #6F655B;
}
.style5 {
	color: #800000;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #E5E5E5;
	background-color: #800000;
}
.style7 {
	font-size: small;
}
.style8 {
	color: #E5E5E5;
}
.style10 {
	text-decoration: none;
}
.style11 {
	color: #B1A9A0;
}
.style12 {
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	text-align: center;
	background-color: #F3F3F3;
}
.style13 {
	font-family: "Courier New", Courier, monospace;
}
.style14 {
	color: #000000;
}