.infobox {

	position: absolute;
	top: 1255px;
	left: 230px;
	width: 468px;
	
	}
	
.infobox h1 {
	color: #00549F;
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 10px;
	
	border: 1px solid #ffffff;
	}
	
.infotext {
	color: #00549F;
  text-align: justify;
  font-family: arial;
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
	padding-top:10px;
	background-color: #ffffff;
	}
	
.infotext strong {
	font-weight: normal;
	}

.infotext a:link, .infotext a:visited	{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
	
.infotext a:hover, .infotext a:active {
	color: #E29E1F;
	text-decoration: none;
	font-weight: normal;
	}
