.infobox {
            position: absolute;
            width: 500px;
            margin-top: 10px;
            left: 50%;
            margin-left:-250px;
            color: #ffffff;
	    font-family: Arial,Helvetica,sans-serif;
	    font-weight: normal;
	    font-size: 11px;
           
           }

	
.infotext strong {
	font-weight: bold;
	}

.infotext a:link, .infotext a:visited	{
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
	text-align: justify;
	}
	
.infotext a:hover, .infotext a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}body {
	font-family: Arial, Helvetica, sans-serif;
}

