.infotext h1 {
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 20px;
	text-align: justify;
	
	}
	
.infotext a:link, .infotext a:visited	{
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	}
	
.infotext a:hover, .infotext a:active {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}body {
	font-family: Arial, Helvetica, sans-serif;
