.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.leftbar {
	background-image: url(images_other/news_box_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.rightbar {
	background-image: url(images_other/news_box_right.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.vline {
	background-image: url(images_other/vertical_line.jpg);
	background-repeat: repeat-y;
	background-position: center;

}
.hline {
	background-image: url(images_other/horizontal_line.jpg);
	background-repeat: repeat-x;
}
