/* CSS Document */
.infotext
	{
	color: #000000;
	padding: 5;
	font-size: 10px;
	font-family: verdana;
	text-align: justify;
	background-color: transparent;
	}
.infotext h1
	{
	font-size: 12px;
	}
.infotext a:link, .infotext a:visited
	{
	color: #000000;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	}
.infotext a:hover, .infotext a:active
	{
	color: #000000;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	}