.infotext
	{
	display:none;
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none;
	padding: 10px;
	border-color:#819EC3; border-width:1px; border-style:solid;
	}
.infotext h1
	{
  font-size : 10pt;	
  font-weight : bold;
  color: #819EC3;
	}
.infotext a:link, .infotext a:visited
	{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  text-decoration: underline;
  color: #819EC3;
	}
.infotext a:hover, .infotext a:active, p
	{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  text-decoration: none;
  color: #819EC3;
	}
.infotext strong {font-weight: normal;}	

.infolink
	{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size : 10px;
  font-weight : normal;
  text-decoration: none;
  color: #819EC3;
  padding: 10px;
	}

