BODY { margin-left: 12; margin-right: 12}
A {text-decoration: none }
A:link {color: blue }
A:visited {color: darkblue }
A:hover	{ color: darkgreen; text-decoration: underline }
P { text-align: justify; margin-left: 6; margin-right: 6 }
 DL {text-align: justify; margin-right: 12; list-style: compact}
LI {text-align: left; margin-right: 24}
.center {text-align : center }
.nojustify { text-align: left }
H2 { color: teal}
H1 {color: darkslateblue }
SMALL.TINY { font-size: xx-small }
SMALL.SCRIPTSIZE { font-size: xx-small }
SMALL.FOOTNOTESIZE { font-size: x-small  }
SMALL.SMALL	{ font-size:small }
BIG.LARGE		{ font-size: large }
BIG.XLARGE	{ font-size: x-large }
BIG.XXLARGE	{ font-size: xx-large }
BIG.HUGE		{ font-size: xx-large }
BIG.XHUGE		{ font-size: xx-large }
