.infotext
	{
	color: #000000;
	padding: 20px;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none;
	border-color:#ffffff; border-width:2px; border-style:solid;
	background-color: #ADBCD8;
	margin-top: 10px;
	}
.infotext h1
	{
  font-size : 10pt;	
  font-weight : bold;
	}
.infotext a:link, .infotext a:visited
	{
	text-decoration: underline;
  color: #000000;
	}
.infotext a:hover, .infotext a:active
	{
	text-decoration: none;
  color: #000000;
	}

.infolink
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  font-weight : bold;
  text-decoration: none;
  padding: 5px;
  color: #000000;
	}

