.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.tabletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	text-align: justify;
}
.greentext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #008000;
	font-weight: bold;
}
.tabletext-Justify {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	text-align: justify;
}
.tabletext-Left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	text-align: left;
}
.tabletext-Center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	text-align: center;
}
.tabletext-Right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	text-align: right;
}
.tabletextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
