/* CSS Document */

.infotext
	{
	display:none;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	background-color: transparent;
	}
.infotext1
	{
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	}
.infotext h1
	{
	font-size: 12px;
	}
.infotext a:link, .infotext a:visited
	{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}
.infotext a:hover, .infotext a:active
	{
	text-decoration: none;
	font-weight: bold;
	}
	

[class="infotext"]
	{
	display:none;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	background-color: transparent;
	}
[class="infotext1"]
	{
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	}
.infotext h1
	{
	font-size: 12px;
	}
.infotext a:link, .infotext a:visited
	{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}
.infotext a:hover, .infotext a:active
	{
	text-decoration: none;
	font-weight: bold;
	}
	
