div.infotext
	{
	display: none;
	font-family: arial;
	text-align: justify;
	background-color: #ffffff
	}
.infotext h1
	{
	font-size: 19px;
	}
.infotext h2
	{
	font-size: 16px;
	}
.infotext a:link, .infotext a:visited
	{
	text-decoration: none;
	}
.infotext a:hover, .infotext a:active
	{
	text-decoration: none;
	}
.infotext strong
	{
	font-weight:normal;
	}
