.css {
	background-image: url(images1/background.jpg);
	background-repeat: repeat;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #330000;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.line {
	background-image: url(images1/line.jpg);
	background-repeat: repeat-x;
}
