#BODY
TH              { font-weight: bolder; text-align: center }
CAPTION         { text-align: center }
H1              { font-size : 24pt;
		font-weight : bold;
		font-family : Serif;
		color : green}
H2              { font-size: 11pt;
		font-weight : bold;
		font-family : Arial;
		color : #6666FF }
H3              { font-size: 10pt;
		font-style : italic;
		font-family : Arial;
		color : #6666ff}
H4		{ font-size : 10pt;
		font-family : arial;
		color : #6666FF}
H6              { font-size : 10pt;
		font-weight : bold;
		font-family : Verdana;
		color : #6666FF}
B		{ font-weight : bold }
STRONG      	{ font-weight: bolder;
		color : #6666FF}
I, CITE, EM,
VAR, ADDRESS    { font-style: italic }
TD		{
			font-family : Arial Narrow;
			font-size : 18pt;
			font-weight : bold;
			color : green;
		}
A		{ font-weight : bold;
		text-decoration : none;
		color : GREEN; font-size :14pt
		}
A:hover		{ color : YELLOW }
P, BR, PRE, TD	{ font-family: Verdana;
		font-size : 10pt;
		color : #000000
		}
TT, CODE,
KBD, SAMP       { font-family: monospace }
BIG             { font-size: 12pt }
SUB, SUP	{ font-size: 8pt }
SMALL		{ font-size: 6pt }
SUB             { vertical-align: sub }
SUP             { vertical-align: super }
S, STRIKE, DEL  { text-decoration: line-through }
U, INS          { text-decoration: underline }
CENTER          { text-align: center }
ABBR, ACRONYM   { font-variant: small-caps; letter-spacing: 0.1em }


LI		{ font-family: Verdana;
		font-size : 10pt;
		color : #000000
		}

