.infotext
	{
	color: #505050;
	padding: 5;
	margin-top: 100px;
	margin-left:auto;
	margin-right:auto;
	width:700px;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	}
.infotext h1
	{
	font-size: 20px;
	font-weight: normal;
	color:#1583c2;
	}
.infotext a:link, .infotext a:visited
	{
	color: #808080;
	text-decoration: none;
	font-weight: bold;
	}
.infotext a:hover, .infotext a:active
	{
	color:#1583c2;
	text-decoration: none;
	font-weight: bold;
	}
.infotext strong
 	{
 	font-weight: normal;
	}
