.infotext
	{
	display:none;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	background-color: #ffffff;
	}
.infotext h1
	{
	font-size: 14px;
	font-weight:bold;
	color:#454C94;
	}
.infotext a:link, .infotext a:visited
	{
	color: #454C94;
	text-decoration: none;
	font-weight: bold;
	}
.infotext a:hover, .infotext a:active
	{
	color: #808080;
	text-decoration: none;
	font-weight: bold;
	}