body {
	background-color:#fffff3; color:#000000;
	width:100%;
	text-align:center;
}

a:link { text-decoration:underline; color:#220000 }
a:visited { text-decoration:underline; color:#881f00 }
a:active { text-decoration:none; color:#887700 }
a:hover { text-decoration:none; color:#d82f00 }

p { line-height:150%; }
p.justify { line-height:150%; text-align:justify; text-justify:inter-ideograph;}
p.right { font-size:80%; line-height:150%; text-align:right; }

tt { font-size:100%; line-height:150% }
.caption { font-size:110% }
td.zlist { font-size:100%; color:#000000; line-height:130% }

div.narrow { letter-spacing:5pt; text-align:center }
div.center { text-align:center; }
div.right { text-align:right; }
div.left { text-align:left; }

div.subtitle {
	font-size:180%;
	color:#ffffff;
	background-color:#f25010;
	border-color:#f25010;
	border-style:solid;
	width:100%;
	border-width:0.5% 1%;
	padding:0.25% 0.5%;
	vertical-align:middle;
}

.caption2 {
	width:100%;
	text-align:left;
	font-size:110%;
	padding-left:5pt;
	border-bottom-style:solid;
	border-left-style:solid;
	border-bottom-width:1pt;
	border-left-width:10pt;
}

p.blue {
	background-color:#ccccff;
	padding:7pt 14pt 7pt 14pt;
	font-size:100%;
	color:#000000;
}

a.none:link { text-decoration:none; color:#000000 }
a.none:visited { text-decoration:none; color:#000000 }
a.none:active { text-decoration:none; color:#e24010 }
a.none:hover { text-decoration:none; color:#e24010 }

.orange {color:#f85f2c;}
.orange2 {color:#f85f2c; font-size:150%;}
.darkblue {color:#000055; font-size:80%;}

div.note {
	width:525px;
	margin-right:auto;
	margin-left:auto;
}
div.note_caption {
	font-size:110%;
	font-weight:bold;
	width:525px;
	text-align:left;
}
div.note_date {
	font-size:110%;
	font-weight:bold;
	width:525px;
	text-align:right;
}
div.note_body {
	font-size:100%;
	line-height:150%;
	width:525px;
	text-align:justify;
	text-justify:inter-ideograph;
	margin-top:20px;
}
div.note_body2 {
	font-size:100%;
	line-height:150%;
	width:100%;
	text-align:justify;
	text-justify:inter-ideograph;
	margin-top:20px;
}
