body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:400;
}

.th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:900;
}
.thservices {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:900;
	color:#b91f29;
	
}
a.menu:link {
 font-family: "Arial, Helvetica, Sans Serif";
 font-size: 8pt;
 font-weight: bold;
 text-decoration: underline;
 color:#3333CC;
}
a.menu:visited {
 font-family: "Arial, Helvetica, Sans Serif";
 font-size: 8pt;
 font-weight: bold;
 text-decoration: underline;
 color: #3333CC;
}
a.menu:hover {
 font-family: "Arial, Helvetica, Sans Serif";
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
 color: #000000;
}
a.menu:active {
 font-family: "Arial, Helvetica, Sans Serif";
 font-size: 8pt;
 font-weight: bold;
 text-decoration: underline;
 color: #3333CC;
}

