.infotext
	{
	display: none;
	}
#infotext
	{
     color: #000000;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	width: 800px;
     }
*html .infotext
	{
     color: #000000;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	width: 800px;
    margin-top: -13px;
   }
 .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: 14px;
	}
.infotext a:link, .infotext a:visited
	{
	color: #000000;
	text-decoration: none;
	}
.infotext a:hover, .infotext a:active
	{
	color: #000000;
	text-decoration: none;
	}
	
	