.infotext
	{
	color: #004A95;
	padding: 20px;
	font-size: 15px;
	font-family: arial;
	text-align: justify;
	background-color: #ffffff;
	border-width: 1px;
	position: absolute;
	width: 700px;
	top: 600px;
	}
	
.infotext h1
	{
	color : #004A95;
	font-family : Arial, Helvetica;
	font-size : 12pt;
	text-decoration : none;
	}

.infolink{
	color: #004A95;
	font-size : 10px;
	text-decoration: none;
}
.infolink a:link, .infotext a:visited
	{
	color: #004A95;
	font-size : 10px;
	text-decoration: none;
	}
.infolink a:hover, .infotext a:active
	{
	color: #004A95;
	font-size : 10px;
	text-decoration: none;
	}
