.maintext {
	font-size: 12px;
	text-align: justify;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.redbox {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660000;

}
.bottom {
	font-size: 10px;
	color: #660000;
	text-align: left;
}
