body	{
	margin-left: 10em;
	margin-right: 10em;
	font-size: 90%;
}

.heading {
	background: #B1C4D5;
	font-size: 95%;
	font-family: Arial,San-Serif;
	font-weight: bold;
}


.caption {
	font-size: 70%;
	font-family: Arial,San-Serif;
	font-weight: bold;
	text-align: center;
}

.location {
	font-size: 85%;
	font-family: Arial,San-Serif;
	text-align: right;
	font-weight: bold;
}

A:link {color: #CC6600; text-decoration: none;}
A:visited {color: #CC6600; text-decoration: none;}
A:active {color: #CC6600; text-decoration: none;}
A:link img { border: none }
A:visited img { border: none }
A:active img { border: none }

.navbar {
	background: #B1C4D5;
	color: black;
}

.copyright {
	font-size: 70%;
	text-align: center;
	font-family: Arial,San-Serif;
}
