.infotext
	{

	}
#infotext
	{
     color: #000000;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
    }
html .infotext
	{
     color: #000000;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
   }
 .infotext2
	{
     font-size: 12px;
	font-family: arial;
	font-weight: normal;
    text-decoration: none;
    color: #000000;
    }
html .infotext2
	{
     font-size: 12px;
	font-family: arial;
	font-weight: normal;
    margin-top: 0px;
    text-decoration: none;
    color: #000000;
	}
.infotext h1
	{
	font-size: 12px;
	}
.infotext p
	{
	font-size: 12px;
	line-height:18px;
	margin-top:0px;
	}
.infotext a:link, .infotext a:visited
	{

	}
.infotext a:hover, .infotext a:active
	{
	color: #000000;
	text-decoration: underline;
	}
	
h2 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}