BODY {
	font: 10pt serif;
	color: black;
	background-color: #CCFFCC;
	vertical-align: bottom;
}

SMALL { font-size: small; }
.LEFT { text-align: left; }
.CENTER { text-align: center; }
.RIGHT { text-align: right; }
.VCENTER { vertical-align: middle; }
.SMALL { font-size: small; }
.NORMAL { font-size: medium; }
.LARGE { font-size: large; }
.HUGE { font-size: x-large; }
.BIGGEST { font-size: xx-large; }
.BLARGE { font-size: large; 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%; padding: 2pt}
H2 { font-weight: bold; font-size: 170%; width: 100%; padding: 2pt}
H3 { font-weight: bold; font-size: 140%; width: 100%; padding: 2pt}
H4 { font-weight: bold; font-size: 120%; width: 100%; padding: 2pt}
.U { text-decoration: underline;}
.NAME { color: #CC3300 }
.MES { color: #006600 }
SHORT { margin-left: 10%; width: 80%}
DGLAY { color: #777777; }
DRED { color: #CC0000; font-weight: bold }
SMALL { font-size: small }
.I { font-style: italic }
