.infotext
	{
	display: block;
	}
#more
	{
	display: none;
	}
#infotext
	{
    xcolor: #000000;
	xfont-size: 10px;
	xfont-family: arial;
	text-align: justify;
    }
*html .infotext
	{
     xcolor: #000000;
	xfont-size: 10px;
	xfont-family: arial;
	text-align: justify;
    xmargin-top: -12px;
   }
 .infotext2
	{
     font-size: 10px;
	font-family: arial;
	font-weight: normal;
    text-decoration: none;
    xcolor: #000000;
    }
*html .infotext2
	{
     font-size: 10px;
	font-family: arial;
	font-weight: normal;
    margin-top: 0px;
    text-decoration: none;
    xcolor: #000000;
	}
.infotext h1
	{
	font-size: 15px;
	margin:0px;
	padding:0px;
	margin-top:8px;
	margin-bottom:5px;
	}
.infotext h2
	{
	font-size: 13px;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:2px;
	}
.infotext h3
	{
	font-size: 11px;
	margin:0px;
	padding:0px;
	margin-top:3px;
	margin-bottom:1px;
	}
.infotext p
	{
	margin:0px;

	padding:0px;
	}
.infotext a:link, .infotext a:visited
	{
	xcolor: #000000;
	xtext-decoration: none;
	}
.infotext a:hover, .infotext a:active
	{
	xcolor: #000000;
	xtext-decoration: underline;
	}
