td {
  font-family: "Times New Roman", Times, serif;
}

th {
  font-family: "Times New Roman", Times, serif;
}
body {
	margin-left: 0;
	margin-right; 0;
	background: #ffffff;
  font-family: "Times New Roman", Times, serif;
}

.gallery {
  font-family: "Times New Roman", Times, serif;
	color: #07103B;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.heading{
	padding-top: 45;
	padding-left: 20;
	padding-right: 20;
  font-family: "Times New Roman", Times, serif;
  font color: #07103B;
  font-size: 16px;
  font-weight: bold;
}

.content{
	padding-top: 0;
	padding-left: 20;
	padding-right: 20;
  font-family: "Times New Roman", Times, serif;
}


A:link { color: #07103B; 
  font-family: "Times New Roman", Times, serif;
}

A:visited { color: #07103B;
  font-family: "Times New Roman", Times, serif;
}

A:hover { color: #07103B; background-color: none;
  font-family: "Times New Roman", Times, serif;
}

A  {  font-size: 12px;
  font-family: "Times New Roman", Times, serif;
}