.infotext
	{
	color: #000000;
	padding: 20px;
	font-size: 11px;
	font-family: Verdana;
	text-align: justify;
	text-decoration: none;
	border-color:#143E8C; border-width:1px; border-style:solid;
	margin-top: 220px;
	}
*[class="infotext"]
	{
	color: #000000;
	padding: 20px;
	font-size: 11px;
	font-family: Verdana;
	text-align: justify;
	text-decoration: none;
	border-color:#143E8C; border-width:1px; border-style:solid;
	margin-top: 200px;
	margin-left: 10%;
	margin-right: -10%;
	}	
.infotext h1
	{
  font-size : 14px;	
  font-weight : bold;
  color: #143E8C;
  }
.infotext p
	{
	font-family: Verdana;
  color: #000000;
  font-size: 11px;
  text-align: justify;
	}
.infotext a:link, .infotext a:visited, .infotext a:hover, .infotext a:active
	{
  text-decoration: underline;
    color: #143E8C;
	}
.infotext strong{
	font-weight: bold;
	font-size: 12px;
	color: #143E8C;
}	


		
