/* CSS Document */

.infotext
	{
	padding: 5px;
	font-family: verdana;
	font-weight: normal;
	font-size:12px;
	text-align: justify;
	background-color: transparent;
	width:95%;
	}
.infotext1
	{
	font-family: arial , verdana;
	font-weight: normal;
	text-align: left;
	}
.infotext h1
	{
	font-size: 12px;
	}
.infotext a:link, .infotext a:visited
	{
	color: #706040;
	text-decoration: none;
	font-family: arial , verdana;
	font-weight: normal;
	font-family:verdana, arial, sans-serif;
	text-decoration:none;
	}
.infotext a:hover, .infotext a:active
	{
	color: #706040;
	text-decoration: none;
	font-family: arial , verdana;
	font-weight: normal;
	font-family:verdana, arial, sans-serif;
	text-decoration:none;
	}

