A:link          { font-weight: bold; color: #FF0000; text-decoration: none; font-size: 9px}
A:visited       { font-weight: bold; color: #FF0000; text-decoration: none; font-size: 9px}
A:active        { font-weight: bold; color: #FF0000; text-decoration: underline; font-size: 9px}
A:hover         { font-weight: bold; color: 00CCFF;;  text-decoration: underline; font-size: 9px}
ADDRESS,
BLOCKQUOTE, 
BODY, DD, DIV, 
DL, DT, 
FIELDSET, FORM,
FRAME, FRAMESET,
H1, H2, H3, H4, 
H5, H6, IFRAME, 
NOFRAMES, 
OBJECT, OL, P, 
UL, APPLET, 
CENTER, DIR, 
HR, MENU, PRE   { display: block }
LI              { display: list-item }
HEAD            { display: none }
TABLE           { display: table ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000}
TR              { display: table-row }
THEAD           { display: table-header-group }
TBODY           { display: table-row-group }
TFOOT           { display: table-footer-group }
COL             { display: table-column }
COLGROUP        { display: table-column-group }
TD, TH          { display: table-cell }
CAPTION         { display: table-caption }
TH              { font-weight: bolder; text-align: center }
CAPTION         { text-align: center }
BODY            { line-height: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #000000; background-color: #FFFFFF}
H1              {
	font-size: 18px;
	margin: 0px 0;
	color: #FF0000;
	text-transform: none;
	letter-spacing: 0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
H2              { font-size: 14px; margin: 0px 0; color: #0000FF; line-height: normal}
H3              { font-size: 1.17em; margin: 1em 0 ; color: #990000; letter-spacing: 0.1em}
H4, P,
BLOCKQUOTE, UL,
FIELDSET, FORM,
OL, DL, DIR,
MENU            { margin: 1.33em 0 }
H5              { font-size: 0.83em; line-height: 1.17em; margin: 1.67em 0 }
H6              { font-size: 0.67em; margin: 2.33em 0 }
H1, H3, H4,
H5, H6, B,
STRONG          { font-weight: bolder }
BLOCKQUOTE      { margin-left: 40px; margin-right: 40px }
I, CITE, EM,
VAR, ADDRESS    { font-style: italic }
PRE, TT, CODE,
KBD, SAMP       { font-family: monospace }
PRE             { white-space: pre }
BIG             { font-size: 1.17em }
SMALL, SUB, SUP { font-size: .83em }
SUB             { vertical-align: sub }
SUP             { vertical-align: super }
S, STRIKE, DEL  { text-decoration: line-through }
HR              { border: 1px inset }
OL, UL, DIR,
MENU, DD        { margin-left: 40px }
OL              { list-style-type: decimal }
OL UL, UL OL,
UL UL, OL OL    { margin-top: 0; margin-bottom: 0 }
U, INS          { text-decoration: underline }
CENTER          { text-align: center }
BR:before       { content: "\A" }

H4 { color: #660066 ; font-size: 1em; letter-spacing: 0.1em}H2 { font-weight: bolder; font-family: Verdana, Arial, Helvetica, sans-serif} 
input	
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px #000000 solid;
	}
textarea
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px #000000 solid;
	}
checkbox { font-size: 9px; color: #000000; background-color: #FFFFFF; border: 1px #000000 solid; ; text-align: justify; vertical-align: middle}
select { font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; color: #000000; background-color: #FFFFFF; border: 1px #000000 solid; }


