TH              { font-weight: bolder; text-align: center }
CAPTION         { text-align: center }
H1              { font-size : 26pt;
		font-weight : bold;
		font-family : Arial;
		color : #BE0A0A }
H2              { font-size: 20pt;
		font-weight : bold;
		font-family : Arial;
		color : #BE0A0A }
H3              { font-size: 16pt;
		font-style : italic;
		font-family : Arial;
		color : #BE0A0A }
H4		{ font-size : 14pt;
		font-family : arial;
		color : #BE0A0A }
H6              { font-size : 12pt;
		font-weight : bold;
		font-family : Verdana;
		color : #BE0A0A }
HR		{ color : #BE0A0A }
B		{ font-weight : bold }
STRONG      	{ font-weight: bolder;
		color : #BE0A0A }
I, CITE, EM,
VAR, ADDRESS    { font-style: italic }
A		{ font-family: Arial;
		font-weight : bold;
		text-decoration : none;
		color : #BE0A0A
		}
P, BR, PRE, TD	{ font-family: Verdana;
		font-size : 14pt;
		color : #000000
		}
TT, CODE,
KBD, SAMP       { font-family: monospace }
BIG             { font-size: 18pt }
SUB, SUP	{ font-size: 10pt }
SMALL		{ font-size: 7pt }
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 }
TD.menu		{
		font-family : Arial;
		font-size : 12pt;
		font-weight : bold
		}
LI		{ font-family: Verdana;
		font-size : 14pt;
		color : #000000
		}
A:hover		{ color : #cecece }

