﻿.img-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
a {
	text-decoration: none;
	}
.style1 {
	margin-top: 0;
	margin-bottom: 0;
}
.img-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}

