.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6c624f;
	text-align: left;
	white-space: normal;
	display: inline-table;
}
.contentbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	height: 310px;
	width: 600px;
	border-right-color: #D20000;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	overflow: scroll;
	visibility: visible;
	z-index: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D20000;
}
.content {
	padding: 3em;
}
.footer {
	position: fixed;
	width: 100%;
	height: 2em;
	bottom: 0;
	margin: 0;
	padding: 0;
}
.boxleft {
	height: 200px;
	width: 300px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D20000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D20000;
	border-left-color: #D20000;
}
