.lefttd {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.title {
	font-size: 16px;
	font-weight: bold;
}
H1 {
	font-size: 16px;
	font-weight: bold;
}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

