.infotext
	{
	display: none;
	}

#infotext
	{
	color: #999999;
	font-size: 12px;
	font-family:Arial, Helvetica, MS Sans Serif;
	text-align: justify;
	width: 900px;
        margin-left: 180px;


	}
* html #infotext {margin-top: 16px; margin-left: 0px;}

*html .infotext
	{
	color: #999999;
	font-size: 12px;
	font-family:Arial, Helvetica, MS Sans Serif;
	text-align: justify;
	width: 900px;
        margin-top: -13px;
        }

.infotext2
	{
	font-size: 10px;
	font-family:Arial, Helvetica, MS Sans Serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;

	}

*html .infotext2
	{display:inline
	font-size: 10px;
	font-family:Arial, Helvetica, MS Sans Serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}
.infotext h1
	{
	font-size: 12px;
	}
.infotext a:link
	{
	color: #999999;
	text-decoration: none;
	}
.infotext a:visited
	{
	color: #999999;
	text-decoration: none;
	}
.infotext a:hover
	{
	color: #999999;
	text-decoration: none;
	}
.infotext a:active
	{
	color: #999999;
	text-decoration: none;
	}	
