@import url("tablecss.css");
.border {
	border: thin solid #000000;
}
.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.miniheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.nounderline {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bodybig {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.bodybig a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.bodybiglink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	text-transform: none;
}
.bodybiglink a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
}
#tdmain {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	margin: auto;
}
.smheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

