BODY {
	margin: 0px;
	padding: 0px;
	background-color: #e9e9e9;
	color: #000000;
	font-family: Times New Roman;
	font-size: medium;
}
A:link, A:visited {
	color: #606060;
	text-decoration: underline;
}
A:hover {
	color: #000000;
	text-decoration: none;
}
a.il:link, a.il:visited {
	color: maroon;
	font-size: 100%;
}
a.il:hover {
	color: maroon;
	TEXT-DECORATION: none;
	font-size: 100%;
}
ul {
	padding: 0px;
	margin-left: 0px;
	line-height: 1.2em;
}
li {
	list-style-type: none;
	line-height: 1.2em;
}
p {
	margin: 0 0 1em 0;
	text-indent: 2em;
	text-align: justify;
	font-size: 100%;
	line-height: 1.2em;
}
p.n {
	margin: 0 0 1em 0;
	text-indent: 0;
	text-align: justify;
	font-size: 100%;
	line-height: 1.2em;
}
.hr {
	COLOR: #bab5b1;
	HEIGHT: 0px;
	WIDTH: 100%
}
.block {
	margin: 0 0 1em 0;
	text-indent: 0;
	text-align: justify;
	font-size: 100%;
}
#m {
	color: maroon;
}
#titl {
	margin: 40px 0 30px 0;
	font-size: 120%;
	text-align: center;
	line-height: 1.1em;
}
#fline {
	margin: 10px 0 10px 0;
	font-size: 140%;
/*	font-weight: bold;*/
	text-align: center;
	line-height: 1.5em;
}
#l {
	margin: 5px 15px 5px 0;
	border: 0;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: gray;
}
#r {
	margin: 5px 0 5px 15px;
	border: 0;
	float: right;
	border-style: solid;
	border-width: 1px;
	border-color: gray;
}
.topic {
	padding: 0px 15% 0px 15%;
}
.header {
	padding: 0px 15% 0px 15%;
}
.return {
	padding: 0 10% 0 10%;
}
.page {
	color: #e9e9e9;
}
#menu {
	font-size: 11pt;
	font-family: Arial;
	font-weight: bold;
	padding: 0 30px 0 0;
}