body {
	font-family: Arial, Helvetica, sans-serif;
	
}

 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #000033;

}

.th {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 22px;
}

.h {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	
	
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
	
}
.i {
font-style: italic;
}

.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bolder;
	text-align: center;
}