body.std          {color: #000080; background-color: #F0FFF8;}
span.warn         {font-weight: bolder; color: #800000;}
span.smaller      {font-size: smaller;}
span.larger       {font-size: larger;}
p                 {text-align: justify;
                    font-family: garamond, times new roman, times, serif;}
p.center          {text-align: center;
                    font-family: garamond, times new roman, times, serif;}
p.centerbold      {text-align: center;
                    font-family: garamond, times new roman, times, serif;
                    font-weight: bolder;}
p.right           {text-align: right;
                    font-family: garamond, times new roman, times, serif;}
p.code            {text-align: justify;
                    font-family: lucida sans unicode, arial unicode ms,
                    garamond, times new roman, times, serif;}
p.head            {text-align: center;
                    font-family: garamond, times new roman, times, serif;
                    font-size: x-large; font-weight: bolder;
                    margin-top: 20px; margin-bottom: 20px;}
p.subhead         {text-align: center;
                    font-family: garamond, times new roman, times, serif;
                    font-size: large; font-weight: bolder;
                    margin-top: 15px; margin-bottom: 15px;}
a                 {text-decoration: none;}
a:hover           {text-decoration: underline;}
blockquote        {text-align: justify;
                    font-family: garamond, times new roman, times, serif;}
ul.index          {margin-left:15px; margin-top:2px; margin-bottom:2px;
                     padding-left:0px; font-size: smaller;}
ul.sub            {list-style-type:square;}
li                {text-align: justify; margin-bottom: 28px;
                    font-family: garamond, times new roman, times, serif;}
li.compact        {text-align: justify; margin-bottom: 0px;
                    font-family: garamond, times new roman, times, serif;}
li.code           {text-align: justify; margin-bottom: 28px;
                    font-family: lucida sans unicode, arial unicode ms,
                    garamond, times new roman, times, serif;}
li.index          {text-align: left; margin-bottom: 2px;
                    font-family: garamond, times new roman, times, serif;}
table             {font-family: garamond, times new roman, times, serif;}
table.code        {font-family: lucida sans unicode, arial unicode ms,
                    garamond, times new roman, times, serif;}
table.index       {width: 120px;}
table.main        {margin-left: 20px;}
table.indexkev    {width: 140px;}
table.mainkev     {margin-left: 20px;}
table.full        {}
table.sub         {vertical-align: top;}
td                {padding: 0px 5px;}
td table.sub      {text-align: left;}
td.head           {text-align: center; background-color: #FF6060;
                    height: 60px; border: 0.2em solid #808080;
                    -moz-border-radius: 3em; -webkit-border-radius: 3em; 
                    padding: 1em 1em;}
td.subhead        {text-align: center; background-color: #FFFF80;
                    height: 30px; border: 0.1em solid #808080; 
                    -moz-border-radius: 2em; -webkit-border-radius: 2em;}
td.contents       {text-align: center; background-color: #80FF80;
                    height: 30px; border: 0.1em solid #808080; 
                    -moz-border-radius: 2em; -webkit-border-radius: 2em;}
td.large          {text-align: center; 
                    height: 30px;}
td.warn           {text-align: center; color: #800000;
                    height: 60px;}
td.text           {}
td.sub            {}
td.space          {height: 28px;}
td.pad            {padding: 5px 5px;}
td.center         {text-align: center;}
td.centersmall    {text-align: center; font-size: smaller;}
td.right          {text-align: right;}
td.levelone       {text-indent: 3em;}
td.leveltwo       {text-indent: 6em;}
td.levelthree     {text-indent: 12em;}
td.levelfour      {text-indent: 18em;}
td.cellcenter     {text-align: center;}
td.cellhead       {text-align: center; font-size:larger; font-weight: bolder;}
td.cellcenter     {text-align: center;}
td.cellright      {text-align: right;}
td.cellwarn       {font-weight: bolder; color: #800000;}
td.cellit         {font-style: italic;}
td.cellbf         {font-weight: bolder;}
td.cellbi         {font-style: italic; font-weight: bolder;}
td.cellsmall      {font-size: smaller;}
td.cellsmallwarn  {font-size: smaller; font-weight: bolder; color: #800000;}
td.cellsmallit    {font-size: smaller; font-style: italic;}
td.cellsmallbf    {font-size: smaller; font-weight: bolder;}
td.cellsmallbi    {font-size: smaller; font-style: italic; font-weight: bolder;}