
BODY {
	margin-top: 10pt
	background-color: #FFFFFF;
	color: #000000;
	font-size: small;
	margin-top: 20;
	margin-bottom: 20;
}

#indent {text-indent: 1em }
#indent2 {text-indent: 2em }
#indent3 {text-indent: 3em }
#indent4 {text-indent: 4em }
#indent5 {text-indent: 5em }
#indent6 {text-indent: 6em }
#indent7 {text-indent: 7em }
#indent8 {text-indent: 8em }
#indent9 {text-indent: 9em }
#indent10 {text-indent: 10em }
#indent11 {text-indent: 11em }
#indent12 {text-indent: 12em }
#indent13 {text-indent: 13em }
#indent14 {text-indent: 14em }
#indent15 {text-indent: 15em }
#indent16 {text-indent: 16em }
#indent17 {text-indent: 17em }
#indent18 {text-indent: 18em }

p.line-2 {
	text-align: right;
}

p.line-2:first-line {
	text-align: left;
}


/*
A:link {
	color: #0000ff;
}

A:visited {
	color: #800080;
}

A:hover {
	color: #FF9900;
}
*/

A:link {
	text-decoration: none;
}

A:visited {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
	color: #FF9900;
/*	font-size: 120%;*/
}

tr {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

tr.center {
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

td {
	font-size: small;
/*	vertical-align: top;*/
	padding: 0;
	margin: 0;
}

table.site {
	background-color: #FFFFCC;
	padding: 10;
	margin: 10;
/*	text-align: center;*/
}

table.site2 {
	padding: 0;
	margin: 0;
}

td.sitemap {
	text-align: center;
	vertical-align: top;
	padding-left: 3;
	padding-right: 3;
	margin: 0;
}

td.site {
	font-size: x-small;
	font-weight: bold;
	white-space: nowrap;
	background-color: #99FF99;
/*    background-color: #99CCFF;*/
	padding-left: 3;
	padding-right: 3;
	margin: 0;
}

td.site2 {
/*	text-indent: 1em;*/
	font-size: x-small;
	font-weight: normal;
	white-space: nowrap;
	padding-left: 10;
	padding-right: 10;
	padding-bottom: 3;
	margin: 0;
	background-color: #99FFFF;
	vertical-align: middle;
}

td.site3 {
	font-size: x-small;
	font-weight: bold;
	white-space: nowrap;
	padding-left: 3;
	padding-right: 3;
	margin: 0;
}

td.site-e {
	font-size: x-small;
	font-weight: bold;
	white-space: nowrap;
	background-color: #000099;
/*    background-color: #99CCFF;*/
	padding: 3;
/*	padding-left: 3;
	padding-right: 3;*/
	margin: 0;
}

A.alt:link {
/*	text-decoration: none;*/
}

A.alt:visited {
	text-decoration: none;
}

A.alt:hover {
	text-decoration: underline;
	color: #FF9900;
/*	font-size: 120%;*/
}

A.site-e:link {
	text-decoration: none;
}

A.site-e:visited {
	text-decoration: none;
}

A.site-e:hover {
	text-decoration: underline;
	color: #FF9900;
	font-size: 120%;
}

A.site-e2:link {
	color: #FFFFFF;
}

A.site-e2:visited {
	text-decoration: none;
	color: #FFFFFF;
}

A.site-e2:hover {
	text-decoration: underline;
	color: #FF9900;
	font-size: 120%;
}

dd.site2 {
	text-indent: 1em;
	font-size: x-small;
	font-weight: normal;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	background-color: #99FFFF;
}

H1 {
/*    color: #000000;*/
	font-size: xx-large;
	font-weight: normal;
}

H2 {
/*    color: #000000;*/
	font-size: x-large;
	font-weight: normal;
}
H2.bold {
	font-size: x-large;
	font-weight: normal;
}

H3 {
/*    color: #000000;*/
	font-size: large;
	font-weight: normal;
}

H4 {
/*    color: #000000;*/
	font-size: small;
	font-weight: normal;
}

H5 {
/*    color: #000000;*/
	font-size: x-small;
	font-weight: normal;
}

H6 {
/*    color: #000000;*/
	font-size: xx-small;
	font-weight: normal;
}

#title {
	border-style: outset;
	border-color: #FFFFCC;
	border-width: 3 3 3 3;
}

td.tlo {
	font-size: x-small;
	font-weight: bold;
	white-space: nowrap;
	background-color: #0033FF;
/*    background-color: #000099;*/
/*    background-color: #99CCFF;*/
	padding: 3;
/*	padding-left: 3;
	padding-right: 3;*/
	margin: 0;
}

#point {
	color: red;
	font-weight: bold;
}

#font_nb {
	font-size: normal;
	font-weight: bold;
}

