@charset "utf-8";
.Stil1 {	font-size: x-small;
	font-weight: bold;
}

/* CSS Document */

body {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	background-color: #FFFF00;
	text-align: justify;
	background-image: url(images/bg-line-hg.jpg);
	background-repeat: repeat;
	overflow-x:hidden

}

