body {
    background: #white; font-size: small;  padding: 0px;
}
.title {
	padding-top: 5px; margin-bottom: 0; font-size: medium; font-family: sans-serif; font-weight: bold;
}
.subtitle {
	margin-top: 0; font-size: small; font-family: sans-serif; font-weight: bold; color: gray
}
.question {
	font-family: sans-serif; font-size: small; font-weight: bold; text-decoration: none; cursor: pointer;
}
.super {
	font-size: xx-small; font-weight: bold;
}
.link {
    font-weight: bold; text-decoration: none; cursor: pointer;
}
.lien {
    position: relative; top: 0px; left: 0px; width: 100%; color: black; background: none; font-size: small; font-family: sans-serif; font-weight: normal; text-decoration: none; cursor: default;
}
.lienv {
    position: relative; top: 0px; left: 0px; width: 100%; color: black; background: none; font-size: small; font-family: sans-serif; font-weight: normal; text-decoration: none; cursor: default; writing-mode: tb-rl;
}
.captiona {
	position: relative; top: 0px; left: 0px; width: 100%; background: none; color: black; font-size: medium; font-family: sans-serif; font-weight: bold; cursor: default; text-decoration: none; padding-top: 5px;
}
.captionb {
    position: relative; top: 0px; left: 0px; width: 100%; background: none; color: black; font-size: smaller; font-family: sans-serif; font-weight: bold; cursor: default; text-decoration: none; padding-top: 5px;
}
