a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;

}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	text-indent: 10pt;

}
