.temp {
	LEFT: 125px; VISIBILITY: hidden; WIDTH: 750px; CLIP: rect(auto auto auto auto); POSITION: absolute; TOP: 55px; HEIGHT: auto
}
.gisStrong {
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	border: solid;
	border-width: thin;
	width: 80%;
	padding: 2px 5px 2px 5px;
}

.gisBoldRed {
	color: #CC0000;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

.gisTitle {
	color: #000066;
	font-size: 10pt;
	font-weight: bold;
}

.gisLink {
	color: #000066;
	font-weight: bold;
}

.gisList {
	color: #000066;
}

