body {
  font-family: "Times New Roman", Times, serif;
  background-color: #FFFFFF;
  margin: 0; 
  padding: 0;
  border-style: none;
}

.footer {
	font-size: smaller;
}

a {
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

img {
	border-style: none;
	padding: 0;
	margin:0;
}

.icon {
	width:50px;
	height:50px;
}

table {
	padding: 0;
	margin: 0;
	border-style: none;
}

.t1 {
	width: 100%;
	color: #000000;
}

td {
	font-family: "Times New Roman", Times, serif;
}
.td1 {
	background-color: #ffffff;
	color: #000000;
	width: 100%;
}	
.td2 {
	background-color: #ffffff;
	color: #000000;
}
.menu {
	width: 10%;
	text-align: center;
	font-size: medium;
}

tr {
	padding: 0;
	margin: 0;
	border-style: none;
}

th {
	font-family: "Times New Roman", Times, serif;
}

h1 {
	font-size: large;
	font-weight: bold;
}

h2 {
	font-size: medium;
	font-weight: normal;
}

.caption {
	font-size: smaller;
	font-weight: normal;
	color: #000000;
}
	