/* CSS Document */

.h2locations {
	color:#9900CC;
	margin-bottom: 10px;
}

p.locations{
	clear: both;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 15pt;
	font-style: italic;
	line-height: 100%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 58px;
}

.lophoto {
	list-style-type: none;
	margin-left: 60px;
	margin-bottom: 20px;
}

.locations a:link, .locations a:visited {
	text-decoration: underline;
	color: #000;
}

.locations a:hover, .locations a:active {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
