body {
	font-family: "Times New Roman", Times, serif;
	background-repeat: no-repeat;

}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #D66187;
	font-style: normal;
	text-align: center;



}
.absolute {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

a:link {
	color: #D66187;
	text-decoration: none;
}

a:visited {
	color: #D66187;
	text-decoration: none;
}

a:active {
	color: #D66187;
}
a:hover {
	color: #D66187;
	text-decoration: underline;
}
p {
	font-family: "Times New Roman", Times, serif;
	color: 602A3D;
	margin-right: 20px;
	margin-left: 15px;
}
ul {
	font-family: "Times New Roman", Times, serif;
	color: 602A3D;
	margin-right: 20px;

}

.gallery {
	margin: 5px;
	border: 1px solid #D66187;
}
