.title-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	background-color: transparent;
}

.listitem {
	font-weight: bold;
	color: #993333;
	line-height: 150%;
	background-color: transparent;
}

.hide {
	display:none;
}

.strike {
	text-decoration:line-through;
}