/* CSS Document */

.infotext
	{
	margin-top:1000px;
	color: #000000;
	padding: 5px;
	font-size: 12px;
	font-family:  verdana;
	font-weight: normal;
	text-align: justify;
	background-color: transparent;
	position:absolute; 
	width:780px; z-index:1; 
	left: 50%; 
	margin-left:-350px;
	}
.infotext1
	{
	color: #000000;
	font-size: 10px;
	font-family:  verdana;
	font-weight: normal;
	text-align: left;
	}
.infotext h1
	{
	font-size: 12px;
	}
.infotext a:link, .infotext a:visited
	{
	color: #000000;
	text-decoration: none;
	font-family:  verdana;
	font-size: 12px;
	font-weight: bold;
	}
.infotext a:hover, .infotext a:active
	{
	color: #000000;
	text-decoration: none;
	font-family:  verdana;
	font-weight: bold;
	}
