<!--

body {
	color:#000066;
	font-size: 1.0em;
	margin-left: 1em;
	margin-right: 1em;
	background-color:#ffffff;
}
p {
	font-size: 0.9em;
}
.normal {
	font-size: 0.9em;
}
.small {
	font-size: 0.9em;
	text-align: left;
}
.smallR {
	font-size: 0.9em;
	text-align: right;
}
.header {
	font-weight:bold;
}
.footer {
	text-align:left;
	font-size:0.7em;
}
.content {
    	width:70%;
	vertical-align:top;
}
.ads {
    	width:25%;
	vertical-align:top;
	text-align:center;
}
.ads_small {
	font-size:0.8em;
	text-align:left;
	border:1px solid #9999ff;
	background-color:#ccccff;
}
.chottomigi {
	margin-left: 3em;
}
h1 {
	font-size:1.3em;
	font-weight:bold;
	text-decoration:none;
	text-indent:1ex;
	color:#000066;
/*
	border-left:1em solid #6666cc;
	border-right:1em solid #6666cc;
	border-top:2px solid #6666cc;
	border-bottom:2px solid #6666cc;
	background-color:#ccccff;
*/
}
h2 {
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	text-indent:1ex;
	color:#000066;
	border-left:0.5em solid #6666cc;
	border-right:0.5em solid #6666cc;
	border-top:1px solid #6666cc;
	border-bottom:1px solid #6666cc;
	background-color:#ccccff;
}
h3 {
	font-size:1.0em;
	font-weight:bold;
	text-decoration:none;
	text-indent:1ex;
	border-left:0.5em solid #6666cc;
	border-top:1px solid #6666cc;
}
a:link {
	color:#003399;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#000066;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#000066;
	font-weight:bold;
	background-color:#ccffff;
}
ul {
	list-style-type: square;
}
li,dd {
	margin-bottom:0.4em;
	margin-left: 1.5em;
	font-size: 0.9em;
}
dt {
	font-size: 0.9em;
}
b {
	border-bottom:1px solid;
}
.example {
	padding:3px;
	font-family: monospace;
	font-size:1em;
	color:#000033;
	background-color:#ddddff;
}
.code {
	padding:0px;
	font-family: monospace;
	font-size:1em;
	color:#000033;
	background-color:#ddddff;
        max-width:800px;
	overflow:scroll;
}
.button {
	color:#ccccff;
	background-color:#333399;
}
.showme {
	color:#cc0000;
	background-color:#ffcccc;
}
.petit {
	border-style: dotted;
}
.obsoletes {
	font-size:0.6em;
	text-align:left;
	display:none;
	/*position:fixed!important;*/
	position:absolute;
	top:1em;
	background-color:#ddddff;
	border:1px solid #6666cc;
	width:320;
}
    .obsoletes_window {
	font-size:0.6em;
	text-align:right;
	color:#ddddff;
	background-color:#6666cc;
	width:320;
}
.ref {
	color:#003333;
	font-size: 1.0em;
	margin-left: 1em;
	margin-right: 1em;
	background-color:#eeffff;
}

-->
