/* vim: set expandtab tabstop=4 shiftwidth=4 foldmethod=marker: */

html {  font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: black; }

A:link      {           color: blue;
              text-decoration: none;
                  font-family: Arial, Helvetica, sans-serif;
                 font-variant: small-caps }
A:active    {           color: red;
              text-decoration: none;
                  font-family: Arial, Helvetica, sans-serif;
                 font-variant: small-caps }
A:visited   {           color: blue;
              text-decoration: none;
                  font-family: Arial, Helvetica, sans-serif;
                 font-variant: small-caps }
A:hover     {           color: red;
              text-decoration: none;
                  font-family: Arial, Helvetica, sans-serif;
                 font-variant: small-caps }

div.menu    {       font-family: Arial, Helvetica, sans-serif;
                        font-size: 12pt;
                        font-weight: 700; }

span.head  {           color: #DC143C;
                  font-family: Times, Roman, serif;
                    font-size: 10pt;
                   text-align: center;
                  font-weight: 300 }

span.title  {           color: #DC143C;
                  font-family: Times, Roman, serif;
                    font-size: 26pt;
                   text-align: center;
                  font-weight: 800 }

span.subtitle {        color: #DC143C;
                  font-family: Times, Roman, serif;
                    font-size: 11pt;
                   text-align: center;
                  font-weight: 500 }

TABLE.logohead {        width: 80% }
TD.logohead {           color: #DC143C;
                  font-family: Times, Roman, serif;
                    font-size: 11pt;
                   text-align: center;
             background-color: #FFCDCD;
                 border-style: solid;
                      padding: 0; 
                 border-color: #DC143C;
             border-top-width: 2;
          border-bottom-width: 2;
            border-left-width: 0;
           border-right-width: 0;
                  font-weight: 500 }

P           {           color: black;
                  font-family: Arial, Helvetica, sans-serif; 
                    font-size: 10pt;
                   text-align: center }




HR          {           width: 80%;
                        color: #DC143C }

TABLE       {           width: 40% }
TABLE.80    {           width: 80%;
                   text-align: center }
TABLE.prod  {           width: 80%;
                      padding: 0;
                   text-align: left }
TABLE.65    {           width: 65% }
/*
TH          {           color: black;
                  font-family: Arial, Helvetica, sans-serif;
                    font-size: 14pt;
                  font-weight: 400;
                   text-align: center }
*/
TR.headprod {           color: black;
                  font-family: Arial, Helvetica, sans-serif;
                    font-size: 10pt;
                  font-weight: 400;
                   text-align: left;
             background-color: silver }

TR.prod     {           color: black;
                  font-family: Arial, Helvetica, sans-serif;
                    font-size: 9pt;
                  font-weight: 400;
                   text-align: left;
             background-color: white }
TR.altprod     {           color: black;
                  font-family: Arial, Helvetica, sans-serif;
                    font-size: 9pt;
                  font-weight: 400;
                   text-align: left;
             background-color: #E0E0E0 }


TD.5        {           width: 2% }

TD.right    {      text-align: right; 
             background-color: white; }

TD.bold {          text-align: left;
              
                        color: black;
                  font-family: Arial, Helvetica, sans-serif;
                    font-size: 12pt;
                  font-weight: 900 }


TD.just     {           color: black;
                  font-family: Arial, Helvetica, sans-serif;
                    font-size: 10pt;
                  font-weight: 400;
                   text-align: left }
TD.acct        {       width: 100;
                        color: black;
                        font-family: Arial, Helvetica, sans-serif;
                        font-size: 10pt;
                        font-weight: 400;
                  text-align: center;
                    nowrap }

TD.acct1       {       width: 100;
                        color: black;
                        font-family: Arial, Helvetica, sans-serif;
                        font-size: 10pt;
                        font-weight: 400;
                  text-align: left;
                    nowrap }


TD.title        {       color: black;
                        font-family: Arial, Helvetica, sans-serif;
                        font-size: 12pt;
                        font-weight: 900; 
                  text-align: center;}

TD.subtitle     {       color: black;
                        font-family: Arial, Helvetica, sans-serif;
                        font-size: 10pt;
                        font-weight: 900; }

TD.text         {       color: black;
                        font-family: Arial, Helvetica, sans-serif;
                        font-size: 11pt;
                        font-weight: 300; }

TD.plaintext    {       color: black;
                        font-family: Arial, Helvetica, sans-serif;
                        font-size: 12pt;
                        font-weight: 100; }

TD.footertext   {       color: #DC143C;
                        font-family: Arial, Helvetica, sans-serif;
                        font-size: 8pt;
                        font-weight: 100; 
                    text-align: center;}

TD.right        {       color: black;
                        font-family: Arial, Helvetica, sans-serif;
                        font-size: 8pt;
                        font-weight: 300;
                        text-align: right}

