html, body {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	color: #000;
}

a {
	color: #777;
}

h1 {
	border-bottom: 1px #777 solid;
	font-size: 16pt;
	margin: 0;
}

h1 a {
	color: #000;
	text-decoration: none;
}

h2 {
	margin: 0;
	font-size: 16pt;
}

h3 {
	font-size: 14pt;
}

dl {
	margin-bottom: 1em;
}

dd {
	margin-left: 0;
	text-indent: 0.5em;
}

dt {
	float: left;
}

address {
	margin-top: 2em;
	font-style: normal;
}

#content {
	font-size: 12pt;
	line-height: 1.5em;
}

.notice {
	display: none;
}

.sign {
	font-style: italic;
	text-align: right;
	padding: 0 15%;
}

.foto {
	float: right;
	margin-left: 1em;
}

.clear {
	visibility: hidden;
	clear: both;
}

#nav, #footer, .back {
	display: none;
}