body {
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: xx-small;
	font-style: normal;
}
.insidetext {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.tableline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: b8b08f;
	border-right-color: b8b08f;
	border-bottom-color: b8b08f;
	border-left-color: b8b08f;
}


