.infotext
	{
	padding: 5;
	font-family: arial;
	text-align: justify;
	background-color: #ffffff;
	font-size : 12px;
	color : #000066;
	}
.infotext h1
	{
	font-family : Arial, Helvetica;
	font-size : 16px;
	text-align: justify;
	}
.infotext a:link, .infotext a:visited
	{
	font-size : 10px;
	text-decoration: underline;
	}
.infotext a:hover, .infotext a:active
	{
	font-size : 10px;
	text-decoration: none;
	}
.infolink{
		color : #000066;
		font-family : Arial, Helvetica;
		font-size : 10pt;		
		text-decoration: underline;
	}
	.infotext3
	{
	padding: 5;
	font-family: arial;
	text-align: justify;
	background-color: #ffffff;
	font-size : 12px;
	color : #000066;
	border-color: #000066;
	border-style: solid;
	border-width: 1px;
	overflow: auto;
	width: 600px;
	height: 50px;
	}
	*[class="infotext3"]
	{
	margin-top: 0px;
	font-family: arial;
	text-align: justify;
	background-color: #ffffff;
	font-size : 12px;
	color : #000066;
	border-color: #000066;
	border-style: solid;
	border-width: 1px;
	overflow: auto;
	width: 600px;
	height: 50px;
	}
.infotext strong {font-weight: normal;}