/* CSS Document */

.infotext
	{
	color: #000;
	padding: 5px;
	font-size: 12px;
	font-family: arial , verdana;
	font-weight: normal;
	text-align: justify;
	background-color: transparent;
	}
.infotext1
	{
	color: #ffffff;
	font-size: 10px;
	font-family: arial , verdana;
	font-weight: normal;
	text-align: left;
	}
.infotext h1
	{
	font-size: 12px;
	}
	
.infotext h2
	{
	font-size: 12px;
	}
.infotext a:link, .infotext a:visited
	{
	/*color: #E2DC54;*/
	text-decoration: none;
	font-family: arial , verdana;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #E2DC54;
	}
.infotext a:hover, .infotext a:active
	{
	color: #E2DC54;
	text-decoration: none;
	font-family: arial , verdana;
	font-weight: bold;
	}
.Stil1 {
		font-size: 12pt
	}
.infotext strong {
	color: #8B3608;
}
