#infotext
	{
    position:absolute;
	top:900px;
	width:100%;
	color: #000000;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	background-color:#D7E4EF;
	text-align:center;
    }
.center{
	margin:auto;
	width:892px;
	background-color:#fff;
	text-align:left;
}
.infotext
	{
	display: none;
	width: 560px;
	margin-left:50px;
	}
*html .infotext
	{
     color: #000000;
	font-size: 11px;
	font-family: arial;
	text-align: justify;
   }
 .infotext2
	{
     font-size: 10px;
	font-family: arial;
	font-weight: normal;
    text-decoration: none;
    color: #000000;
    }
*html .infotext2
	{
     font-size: 10px;
	font-family: arial;
	font-weight: normal;
    margin-top: 0px;
    text-decoration: none;
    color: #000000;
	}
.infotext h1,.infotext h2,.infotext h3
	{
	font-size: 12px;
	}
.infotext strong
	{
	font-weight:normal;
	}
.infotext a:link, .infotext a:visited
	{
	color: #000000;
	text-decoration: none;
	}
.infotext a:hover, .infotext a:active
	{
	color: #000000;
	text-decoration: underline;
	}
