BODY		{display: inline; font-size: xx-small; font-family: Verdana; margin: 0; padding: 5px }
A:link          {text-decoration: underline; font-style: normal; font-weight: bolder; font-size: xx-small; font-family: Verdana, Arial; color: cyan; cursor: hand }
A:visited       {text-decoration: underline; font-style: normal; font-weight: bolder; font-size: xx-small; font-family: Verdana, Arial; color: cyan; cursor: hand }
A:hover         {text-decoration: underline; font-style: normal; font-size: xx-small; font-family: Verdana, Arial; color: red; cursor: hand; background-color: YELLOW }
SPAN            {background-color: #FFFF00 }
TABLE           { display: table; margin: 0 }
TR              { display: table-row }
THEAD           { display: table-header-group }
TBODY           { display: table-row-group }
TFOOT           { display: table-footer-group }
COL             { display: table-column }
TD, TH          { display: table-cell; text-transform: uppercase; font-size: xx-small; font-family: Verdana }
.texto2         { text-decoration: none; font-family: Verdana, Arial; font-weight: bolder; font-size: 14pt; color: yellow; background-color: red; }
.texto3         { text-decoration: none; font-family: Verdana, Arial; font-weight: bolder; font-size: 10pt; color: white; background-color: black; }
.texto4         { text-decoration: none; font-family: Verdana, Arial; font-weight: bolder; font-size: 10pt; color: white; background-color: blue; }
CAPTION         { display: table-caption; text-align: center }
H1              { display: inline; font-weight: bolder; font-size: 2em; margin: .67em 0 }
H2              { display: inline; font-weight: bolder; font-size: 1.5em; margin: .83em 0 }
H3              { display: inline; font-weight: bolder; font-size: 1.17em; margin: 1em 0 }
H4              { display: inline; font-weight: bolder; margin: 1.33em 0 }
H5              { display: inline; font-weight: bolder; font-size: .83em; margin: 1.67em 0 }
H6              { display: inline; font-weight: bolder; font-size: .67em; margin: 2.33em 0 }
B, STRONG       { font-weight: bolder  }
I               { font-style: italic }
U               { text-decoration: underline }
PRE             { display: block; font-family: monospace; white-space: pre }
BIG             { font-size: 1.17em }
SMALL           { font-size: .83em }
SUB             { font-size: .83em; vertical-align: sub }
SUP             { font-size: .83em; vertical-align: super }
HR              { display: block; border: 1px inset }
CENTER          { display: block; text-align: center }

