body {
	background: url("back.jpg");
}
h1 {
	color: blue;
	background: transparent;
	text-align: center;
}
h2 {
	color: blue;
	background: transparent;
	text-align: center;
}
div.main {
	width: 80%;
	text-align: center;
}
div.misc {
	width: 80%;
	text-align: left;
}
table {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 11.0pt;
	border-collapse: collapse;
	border: none;
	text-align: left;
	width: 100%;
}
td {
	border: solid 1px WindowText;
	padding-top: .05em;
	padding-right: .2em;
	padding-left: .2em;
	white-space: nowrap;
}
table.conditions {
	width: auto;
	text-align: center;
}
table.conditions th {
	font-weight: normal;
	border: solid 1px WindowText;
	border-bottom: double 3px WindowText;
}
table.conditions td {
	border: solid 1px WindowText;
}
table.conditions th.comment {
	border: none;
	border-top: hidden;
	border-bottom: hidden;
	border-right: hidden;
	text-align: left;
}
table.conditions td.comment {
	border: none;
	border-top: hidden;
	border-bottom: hidden;
	border-right: hidden;
	text-align: left;
}
table.legend {
	border: none;
	width: auto;
}
table.legend td {
	border: none;
}
address {
	font-size: small;
	text-align: center;
}
