@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
img {
	display: none;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 11pt;
}

h3 {
	font-size: 12pt;
}
h4 {
	font-size: 11pt;
}
h5 {
	font-size: 10pt;
}
a {
	color: #000000;
	text-decoration: none;
}

.screen {
	display: none;
}

