BODY {
	color: black;
	background-color: white;
	vertical-align: bottom;
}
BODY {
	font: 10pt msgothic,10pt sans-serif;
}

TABLE { font-size: 10pt }
DL { font-size: 10pt }
DT { font-size: 10pt }
DD { font-size: 10pt }
SMALL { font-size: 8pt }
.LEFT { text-align: left; }
.CENTER { text-align: center; width: 100%}
.RIGHT { text-align: right; }
.VCENTER { vertical-align: middle; }
.SMALL { font-size: 8pt }
.NORMAL { font-size: 10pt }
.LARGE { font-size: 12pt }
.HUGE { font-size: 14pt }
.BIGGEST { font-size: 17pt }
.BLARGE { font-size: 12pt; font-weight: bold }
.BOLD { font-weight: bold; }
.NOBORDER { border-width: 0; border-style: none; }
EM { font-weight: bold; font-style: normal; }
H1 { font-weight: bold; font-size: 200%; width: 100%}
H2 { font-weight: bold; font-size: 170%; width: 100%}
H3 { font-weight: bold; font-size: 140%; width: 100%}
H4 { font-weight: bold; font-size: 120%; width: 100%}
.U { text-decoration: underline;}
.NAME { color: #CC3300 }
.MES { color: #006600 }
.SHORT { width: 80%; text-align: center; }
