#menu, #languages, #devpro, .noprint {
	display: none;
}
#content table.form1 tr, #content table.form2 tr {
	height: 24px;
}
#content table.form2 tr.signature {
	height: 32px;
}
#content table.form1 th, #content table.form2 th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: right;
	border-width: 0px !important;
	padding-right: 3px;
}
#content table.form1 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	border-width: 0px !important;
}
#content table.form2 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	border: 1px solid #000 !important;
}
span.box {
	letter-spacing: 3px;
	background-color: #fff;
	border: 1px solid #000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 1px solid #000;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #000;
}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p.section {
	page-break-after: always;
}
#sponsors li {
	list-style: none;
	display: inline;
	margin: 12px;
}