.RedType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d50100;
	text-decoration: none;
}
.blackType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bigRedType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d50100;
}
.greyType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8C6758;
}
.mainbodytype {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
}
.smmainbodytype {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.linkRedType {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #d50100;
}
	.menu-table {
		border-collapse: collapse;
		border-spacing: 0px;
		padding: 0px 0px 0px 0px;
	}/* menu-table */
	
	.menu-table td {
		padding: 0px 0px 0px 0px;
	}/* menu-table td */

