.infotext
				{
				width: 700px;
				color: #000000;
				font-size: 13px;
				font-family: arial;
				text-align: justify;
				}
.infotext h1
				{
				font-size: 17px;
				font-weight:normal;
				color: #900229;
				}
.infotext a:link, .infotext a:visited
				{
				color: #000000;
				text-decoration: none;
				font-weight: bold;
				}
.infotext a:hover, .infotext a:active
				{
				color: #940029;
				text-decoration: none;
				font-weight: bold;
				}
.infotext strong
			  {
			  font-weight: normal;
	   		}