.bg {
	background-color: #999999;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
}
.headings1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.headings2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.horizontalLine {
	background-image: url(../images/horizontal_line.gif);
	background-repeat: repeat-x;
}
.SubHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
