.infotext h1 {
	color: #000000;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
	}
	
.infotext 
	{
	
	font-size: 12px;
	font-family: arial;
	margin: 5px;
	text-align: justify;
	margin-top: 20px;
	}

.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: #5648b0;
	text-decoration: none;
	font-weight: normal;
	}body {
	font-family: Arial, Helvetica, sans-serif;
