.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headlines {
	font-size: 18px;
	font-weight: bold;
}
.sidePanel {
	background-image: url(images/side.gif);
	background-repeat: repeat-y;
}
.dottyLine {
	background-image: url(images/dottedLine.gif);
	background-repeat: repeat-y;
}
