.infotext{
	color: #000000;
	padding: 20px;
	font-size: 10px;
	font-family: Verdana;
	text-align: justify;
	text-decoration: none;
	border-color:#282855; border-width:1px; border-style:solid;
	margin-top: 30px;
}
.infotext h1{
  font-size : 11px;	
  font-weight : bold;
  color: #282855;
}

.infotext a:link { font-size: 9px;}
.infotext a:visited { font-size: 9px;}
.infotext a:hover {font-size: 9px;}
.infotext a:active { font-size: 9px;}
.infotext a:focus {font-size: 9px;}

