body {
	font: 75% Arial, sans-serif, Helvetica, Verdana;
	line-height: 1.3;
	text-align: justify;
}
#menu a, #menu a:visited{
	text-decoration: none;
	}
#menu a:hover {
	text-decoration: underline;
	}
ul, ol {
	padding: 0.6em 0 0 1.4em;
	list-style: square outside
	}
li {
	padding: 0.2em 0 0 0.2em
	}
ol {
	list-style: decimal outside
	}
#menu {
	text-align: left
	}
.menu_ann {
	text-align: left
	}
#menu li ul {
	padding: 0.4em 0 0.5em 1.1em;
	display: none;
	}
#menu li ul.open {
	display: block
	}
#menu li.active span {
	font-weight: bold
	} 
.menu_ann a, .menu_ann a:visited{
	text-decoration: none;
	}
.menu_ann a:hover {
	text-decoration: underline;
	}
.menu_ann ul {
	padding: 0 0 0 1.4em;
	}
ul.announces {
	padding: 0;
	list-style: none;
	}
strong {
	font-weight: bold
	}
#art strong {
	font-weight: normal
	}
.article li {
	padding: 0.2em 0 0.5em 0.2em;
	text-align: justify;
	}
.article p {
	margin: 5px 0;
	text-align: justify;
	}
p	{
	margin: 3px 0
	}
a, a:link, a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
.article a, .article a:link, .article a:visited {
	text-decoration: none;
	border-bottom: 1px dashed #bbb
	}
a.none, .article a.none:link, .article a.none:visited {
	text-decoration: none;
	border: 0;
	}
.article a:hover {
	text-decoration: underline;
	border-bottom: 0;
	}
.small {
	font-size: 0.9em
	}
h1	{
	font-size: 1.28em
	}
h2	{
	font-size: 1.18em
	}
h3	{
	font-size: 1.1em;
	}
h1, h2, h3, h4	{
	padding: 5px 0;
	font-weight: bold;
	}
abbr	{
	border-bottom: 1px dashed #555
	}
sup,
sub {
	font-size: 0.9em;
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
thead {
	font-weight: bold
	}
sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}
