h1{
font-size: 13px;
}

.infotext{
	color: #000000;
	padding: 20px;
	font-size: 11px;
	font-family: Arial;
	text-align: justify;
	text-decoration: none;
	border-color:#333366; border-width:1px; border-style:solid;
}


.infotext a:link { color: #000000; text-decoration:underline;}
.infotext a:visited { color: #000000; text-decoration:underline;}
.infotext a:hover { color: #000000;text-decoration:underline; }
.infotext a:active { color: #000000;text-decoration:underline; }
.infotext a:focus { color: #000000; text-decoration:underline;}
