.infotext
	{
	display: none;
	}

#infotext
	{
     color: #000000;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	width: 640px;
	margin: 20px 0 0 0;
    /* margin-top: 730px; 
    margin-left: 200px; */
    }

*html .infotext
	{
     color: #000000;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	width: 850px;
    margin-top: -12px;
   }

 .infotext2
	{
     font-size: 10px;
	font-family: arial;
	font-weight: normal;
    text-decoration: none;
    color: #000000;
    }

*html .infotext2
	{
    font-size: 10px;
	font-family: arial;
	font-weight: normal;
    margin-top: 0px;
    text-decoration: none;
    color: #000000;
	}

.infotext h1
	{
	font-size: 12px;
	}

.infotext a:link, .infotext a:visited
	{
	color: #000000;
	text-decoration: none;
	}

.infotext a:hover, .infotext a:active
	{
	color: #000000;
	text-decoration: none;
	}

	

	
