.table_content {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
}

.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
}
.titletext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-style: normal;
	border: thin dotted #666;
	text-align: center;
}
.headertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	background-color: #999;
	border: thin solid #000;
}

