<!--
body { margin: 0px 0px 0px 0px; color: #666666;}

.a:link { color:#666666; text-decoration:none }
.a:visited { color:#666666; text-decoration:none }
.a:active { color:#FF6600; text-decoration:underline }
.a:hover { color:#FF6600; text-decoration:underline }

.b:link { color:#CC6666; text-decoration:none }
.b:visited { color:#CC6666; text-decoration:none }
.b:active { color:#FF6600; text-decoration:underline }
.b:hover { color:#FF6600; text-decoration:underline }

.c:link { color:#009999; text-decoration:none }
.c:visited { color:#009999; text-decoration:none }
.c:active { color:#FF0000; text-decoration:underline }
.c:hover { color:#FF0000; text-decoration:underline }

.ssmall{ font-size:xx-small; line-height:140%; text-align:justify; text-justify:distribute; }
.small{ font-size:x-small; line-height:150%; text-align:justify; text-justify:distribute; }
.small2{ font-size:x-small; line-height:130%; text-align:justify; text-justify:distribute; }
.normal{ font-size:midium; line-height:150%; text-align:justify; text-justify:distribute; }
.normal2{ font-size:midium; line-height:130%; text-align:justify; text-justify:distribute; }
.large{ font-size:large; line-height:150%; text-align:justify; text-justify:distribute; }
.large2{ font-size:large; line-height:120%; text-align:justify; text-justify:distribute; }
.llarge{ font-size:x-large; line-height:120%; text-align:justify; text-justify:distribute; }

.update{float: left; margin-top: 1em;}
.percent{text-align: right; margin-top: 1em;}

.date {
	font-size: x-small;
	font-weight: bold;
	color: #CC6666;
	padding: 5px 8px 5px 0;
	white-space: nowrap;
}
.text {
	font-size: x-small;
	padding: 3px 10px 5px 5px;
	line-height: 130%;
}
.main {	font-size:x-small;
	line-height:150%;
	padding:0px 0px 8px 0px;
}

.note10{
	padding-left:1.2em;
	text-indent:-1.2em;
	font-size: 12px;
	font-weight:bold;
	line-height:150%;
	color: #66ccff;
}
//-->