.infotext {
	color: #000000;
  	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
	
	}
	
.infotext strong {
	font-weight: bold;
	}

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

