@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	font-weight: lighter;
}
.headline {
	font-size: 18px;
	font-weight: bolder;
}

