.bg {
	background-image: url(images/index_05a.jpg);
	background-repeat: repeat;
}
.bg1 {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat;
}
.bold1 {
	font-family: "MS Sans Serif";
	font-size: 16px;
	font-weight: bold;
	color: #FF0033;
}

