body {
	font-family: arial;	
}
h1 {
	text-align: center;
	font-size: 18px;
	margin-top: 10px;
}

h2 {
	text-align: center;
	font-size: 16px;
}

.info {
	font-size: 11px;
	margin: 50px 30px 10px 30px;
}

p.infoList {
	border-top: 1px solid #333;
	padding: 5px 10px;
	margin-top: 15px;
	text-align: center;
	font-size: 10px;
	color:#333;
}

p.infoList a {
	color:#333;
	text-decoration: none;
}


/*.infotext
	{
	display:none;
	color: #000000;
	padding: 0px 20px 20px 22px;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	background-color: #ffffff;
	}
.infotext h1
	{
	font-size: 23px;
	font-weight:normal;
	color:#F40B0E;
	}
.infotext a:link, .infotext a:visited
	{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
.infotext a:hover, .infotext a:active
	{
	color: #F40B0E;
	text-decoration: none;
	font-weight: bold;
	}
*/