body {
margin: 0px;
color: #336633;
}

.marroonBorder {
	border: thin solid #990033;
}
.dividerBG {
	background-image: url(images/Seperator_line_BG.gif);
	background-repeat: repeat-x;
	background-position: center top;
	}
.maroonText {
	color: #990033;
}.strikethrough {
	color: #336633;
	text-decoration: line-through;
}
