.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0D9D9;
}

.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fb8500;
	line-height: 25px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.textLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0D9D9;
}

.smallText {
	font-size: 10px;
	color: #F0D9D9;
}.price {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fb8500;
}
.bg1 {
	background-attachment: scroll;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg2 {
	background-attachment: scroll;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg3 {
	background-attachment: scroll;
	background-image: url(images/img_side.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
