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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #F3F3F3;
	margin: 0px;
}
#head {
	width:100%;
	background-color:#FFFFFF;
	height:100px;

}
#content {
	background-color:#FFFFFF;
	margin:10px;
	padding:10px;
	text-align:justify;
}

h2 {
	font-size: 10pt;
}
.Stil1 {
	color: #7191C0;
	font-weight: bold;
}
h1 {color: #FDA624; font-size:10pt; }
