body {font-size: 0.8em; 
      font-family: verdana, helvetica, arial, sans serif;
      background-color: white; 
      margins: 0
      }
h2 {font-size: 1.4em; color: teal}

h3 {font-size: 1.1em}

button {display: none}

select {width: 250}

table.table1 {width: 680px}


table {
       padding: 0px;
       margin: 0px;
       border: none;
       font-size: 1.0em;
      }

tr   {vertical-align: top;
     }

td.tab1  {background-image: url("yelltab2.gif");
     background-position: bottom left;
     text-align: center;
     font-weight: bold;
     color: teal;
     font-size: 0.8em;
     width: 176px;
     height: 35px;
     border-bottom: 2px solid rgb(80%,86%,60%);
     padding-left: 0px;
     padding-right: 0px;
     padding-top: 0px;
     padding-bottom: 0px;

     margin-left: 0px;
     margin-right: 0px;
     margin-top: 0px;
     margin-bottom: 0px;
     }

td.tab2  {background-image: url("yelltab2.gif");
     background-position: bottom right;
     text-align: center;
     font-weight: bold;
     color: teal;
     font-size: 0.8em;
     width: 88px;
     height: 35px;
     border-bottom: 2px solid rgb(80%,86%,60%);
     padding-left: 0px;
     padding-right: 0px;
     padding-top: 0px;
     padding-bottom: 2px;

     margin-left: 0px;
     margin-right: 0px;
     margin-top: 0px;
     margin-bottom: 5px;
     
     }

td.tab3  {background-image: url("yelltab2.gif");
     background-position: bottom left;
     text-align: center;
     font-weight: bold;
     color: teal;
     font-size: 0.8em;
     width: 88px;
     height: 35px;
     border-bottom: 2px solid rgb(80%,86%,60%);
     padding-left: 0px;
     padding-right: 0px;
     padding-top: 0px;
     padding-bottom: 2px;

     margin-left: 0px;
     margin-right: 0px;
     margin-top: 0px;
     margin-bottom: 5px;
     
     }


.tabbutton {border: 0px;
            margins: 0px;
            width: 135px;
            height: 14px;
            background-color: rgb(93%,93%,60%);
           }

form {padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px;}

.m1         {display: none
            }

.m2         {display: none

            }

.nonprinting {display: none}

td.content    {padding: 5px;
       margin: 5px;
       border: 1px solid gray;
      }

select {height: 28px;
        font-family: verdana, helvetica, arial, sans serif;
        font-weight: bold;
        color: teal;
        background-color: rgb(90%, 94%, 80%);
       }

b.num1  {border: 1px dotted gray;
            background-color: rgb(90%,93%,80%);
            font-weight: bold;
            }

h1  {font-size: 1.2em}

a:link {text-decoration: none}
a:visited {text-decoration:none}
a:hover {text-decoration: underline}
a:active {text-decoration:underline}