BODY { 
    margin: 20px;
    margin-bottom: 12px;
    margin-top: 0px;
    padding: 0px;
    font-family: "Sans", Trebuchet, Verdana, Arial, sans-serif;
    font-size: 12pt;
    line-height: 130%;
    color: black;
    background-color:#e0e0ff;
    width: 800px;
}
h1 {
   color: #000;
   font-size: xx-large;
   margin-bottom: 12px;
   font-weight: bold;
}
h2 {
   color: #000088;
   font-size: x-large;
   margin-bottom: 12px;
   font-weight: bold;
}
h4 {
   font-size: small;
   margin-bottom: 5px;
}

TABLE.ote {
    font-size: 13pt;
	padding: 2px 2px 2px 2px;
	border-collapse:collapse;
	bgcolor: "#e0ffff";
	width: 800px;
}
TD {
	margin: 0px 5px;
	padding: 1px 10px;
	background-color: #e0e0ff;
}
table.small {
    font-size: 11pt;
}
DIV {
	text-indent: 13pt;
	line-height: 140%;
}
INPUT,SELECT,BLOCKQUOTE {
	font-size: medium;
}
.lmd {
   color: #000088;
   font-size: large;
   margin-bottom: 12px;
   font-weight: bold;
}
.gmd {
   color: #008800;
   font-size: large;
   font-weight: bold;
}

.figs {
   margin: 0pt;
   line-height: 100%;
}
.bin {
   font-size: large;
   color: #0000ff;
}
.contents {
   font-size: 13pt;
   color: #000000;
}

.title {
   font-size: x-large;
   line-height: 125%;
   font-weight: bold;
}
.small {
   font-size: small;
}
.coms {
   color: #880044;
   font-size: 12pt;
}
