﻿.headlines {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-variant: normal;
	color: #000097;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
}
.page-heading {
	font-family: "Imprint MT Shadow";
	font-size: xx-large;
	color: #0000FF;
}
.img-right {
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
}
a {
	color: #000097;
	text-decoration: none;
}
a:visited {
	color: #CC0066;
	text-decoration: none;
}
.img-left {
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}
