body {
  font-family: "Times New Roman", Times, serif;
}
H1
{
	font-size:24px;
	font-weight:bold;
	color:black;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.abz {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	text-indent: 2em;
	}
h3 
{
	font-family: "Times New Roman", Times, serif;
}

h4
{
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}

.img 
{
       font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

.exp
{
  border: 1px solid;
  margin:0px;
  padding:0px;
  text-align: center;
}
.gray
{
  background: #CCCCCC;
}
.dgray
{
  background: #999999;
}

