.red1 {
	background-color: #660000;
}
.space {
	text-indent: 2em;
}
.redline {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.redborder {
	border: medium groove #660000;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
}
.redborder {
	border: medium groove #660000;
}
.pink {
	background-color: #CCCCCC;
}
