body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 26px;
}

.content {
	font-size: 22px;
	font-weight: bold;
}

.infotext1 {
	font-weight: normal;
	font-size: 13px;
	text-align: justify;
	width:600px;
	margin: 32px 0 32px 0;
}
	
	
.infotext {
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	width:600px;
	margin: 40px 0 32px 0;
}

.infotext a:link { color: #000000; text-decoration:none;}
.infotext a:visited { color: #000000; text-decoration:none; }
.infotext a:hover { color: #000000; text-decoration:underline;}
.infotext a:active { color: #000000; text-decoration:underline;}
.infotext a:focus { color: #000000; text-decoration:underline;}