.tablebold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: bottom;

}
.tableitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	vertical-align: top;


}
.tableregular {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	vertical-align: bottom;

}
.tableheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
