.iframe_body {
	font-family: Garamond, Verdana, Arial;
	font-size: 16px;
	color: black;
	width: 100%;
	padding: 3px;
}
.iframe_title {
	font-family:georgia;
	color:maroon;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	cursor:pointer
}
.iframe_link {
	font-family:garamond;
	color:red; font-size: 14px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	cursor:pointer
}
.nav_button {
	font-family:garamond;
	color:red; font-size: 12px;
	font-weight:bold;
	text-align:center;
	cursor:pointer	
}
.display_gif_off {
	display: none
}
.display_gif_on {
	display: inline
}