.infotext h1 {
	color: #0080FF;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 10px;
	margin-top: 20px;
	margin-left: 20px;
	}
	
.infotext p {
	color: #000000;
  	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-align: justify;
	margin-left: 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: #0080FF;
	text-decoration: none;
	font-weight: normal;
	}body {
	font-family: Arial, Helvetica, sans-serif;
}

