
.infotext
	{
	color: #808080;
	padding: 0 5 0 0;
	font-size: 15px;
	text-align: justify;
	font-family:arial;
	position:absolute;
	top:250px;
	left:0px;
	width:620px;
	}
.infotext h1
	{
	font-size: 20px;
	color: #990000;
	font-weight; normal;
	}
.infotext a:link, .infotext a:visited
	{
	color: #808080;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	}
.infotext a:hover, .infotext a:active
	{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	}
.infotext strong
  	{
   	font-weight: normal;
		}

