/* -------------------------------- alternate cd: 2004-05-18 ---- */
* {
	max-height: none !important;
	min-height: 0 !important;
	height: auto !important;
	max-width: none !important;
	min-width: 0 !important;
	width: auto !important;
	background: #ffffcc !important;
	color: black !important;
	font-family: "Helvetica CY", Helvetica, Arial, sans-serif !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-size: 1em !important;
	text-align: left !important;
	text-transform: none !important;
	text-decoration: none !important;
	word-spacing: 0.4mm !important;
	letter-spacing: 0.2mm !important;
	line-height: 1.2 !important;
}
body {
	padding-bottom: 2em !important;
	max-width: 45em !important;
}
a[name] {font: inherit !important;}
a[href] {text-decoration: underline !important;}
a[href]:hover {
	background: white !important;
	color: black !important;
}
a[href]:active {
	background: white !important;
	text-decoration: none !important;
}
a[href]:focus {background: white !important;}
img {border: none !important;}
a[href] img {border: medium solid black !important;}
input, textarea, select {
	background: white !important;
	color: black !important;
	font: 14px/1.2em normal normal Sassoon, Arial, Helvetica, sans-serif !important;
}
input[type="text"], input[type="password"] {min-height: 1.2em !important;}
textarea {min-height: 4em !important;}
button, input[type="file"], input[type="submit"], input[type="button"], input[type="reset"], input[type="image"] {
	min-width: 2em !important;
	height: 1.8em !important;
	background: silver !important;
	color: black !important;
	text-align: center !important;
}
b, strong {font-weight: bold !important;}
em {
	font-style: oblique !important;
	font-weight: normal !important;
}
h1, h2, h3, h4, h5 {
	display: block !important;
	margin-left: 0 !important;
	font-weight: bold !important;
}
h1:before, h2:before, h3:before, h4:before, h5:before {content: "" !important;}
h1:after, h2:after, h3:after, h4:after, h5:after {content: "" !important;}
h1 {
	font-size: 160% !important;
	line-height: 1.0 !important;
}
h2 {
	font-size: 140% !important;
	line-height: 1.2 !important;
}
h3 {
	font-size: 120% !important;
	line-height: 1.4 !important;
}
h4 {
	font-size: 110% !important;
	line-height: 1.4 !important;
}
h5 {
	font-size: 100% !important;
	line-height: 1.2 !important;
}
hr {
	height: 2px !important;
	background-color: black !important;
	color: black !important;
	border: none !important;
}
dt, li {margin-top: .5em;}
#navlnkb b, #foomain b, #signatura b {
	text-decoration: underline !important;
}