.infobox
	{
	position: absolute;
	top: 900px;
	left: 50%;
	width: 770px;
	margin-left: -385;
	background-color: #FFFFFF;
	}
.infotext
	{
	display:none;
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	}
.infotext h1
	{
	font-size: 21px;
	color:#185C9F;
	font-weight:normal;
	}
.infotext a:link, .infotext a:visited
	{
	color: #185C9F;
	text-decoration: none;
	font-weight: bold;
	}
.infotext a:hover, .infotext a:active
	{
	color:##185C9F;
	text-decoration: none;
	font-weight: bold;
	}
.infotext strong
	{
	font-weight: normal;
	}
