
body 
{font-size: 12pt;
font-family: "Arial";
color: blue;
line-height: 16pt;
margin-left: 10pt;
margin-right: 10pt;}

a.active1:link 
      {
      color: #FF0000;
      font-family: Arial;
      font-size: 15px;
      text-indent:100px;
      text-decoration: none;
      font-weight: bold;
      }

a.active1:visited {
      color: #FF0000;
      font-family: Arial;
      font-size: 15px;
      text-decoration: none;
      font-weight: bold;
      }

a.active1:hover {
      color: #FF0000;
      font-family: Arial;
      font-size: 15px;
      text-decoration: underline;
      font-weight: bold;
      }

a.inactive1:link {
      color: #FFFFFF;
      font-family: Arial;
      font-size: 15px;
      text-decoration: none;
      font-weight: bold;
      }

a.inactive1:visited {
      color: #FFFFFF;
      font-family: Arial;
      font-size: 15px;
      text-decoration: none;
      font-weight: bold;
      }

a.inactive1:hover {
      color: #FFFFFF;
      font-family: Arial;
      font-size: 15px;
      text-decoration: underline;
      font-weight: bold;
      }


h1
{
      font-family: Arial;
      font-size: 24pt;
      font-weight: bold;
      line-height: 30pt;}

h2
{
    font-family: Arial;
    font-size: 20pt;
    font-weight: bold;
    line-height: 22pt;
}


h3.head1
{
    font: 18pt Arial;
    font-weight: bold;
    margin: 4px;
    line-height: 18pt;
    color:blue;
}

h3.head2
{font: 16pt Arial;
font-weight: bold;
line-height: 16pt;
margin: 6px;
color:green;
}

h3.head3
{font: 12pt Arial;
font-weight: bold;
line-height: 12pt;
margin: 8px;
color:blue;
}

h3.lhcol
{font: 12pt Arial;
font-weight: bold;
line-height: 12pt;
margin: 8px;
color:green;
}

table.strip
{ background-color:green;
   width: 1200px;
     border-width :0;
      padding:0;
         }

td.head
{
      vertical-align:top;
      float:left;
}

td.click
{
      width:150px;
      vertical-align:top;
      float:left;
}


A.letterStripInactive:link {
      color: #FFFFFF;
      font-family: Arial;
      font-size: 15px;
      text-decoration: none;
      font-weight: bold;
      width: 30px;
      }

A.letterStripInactive:visited {
      color: #FFFFFF;
      font-family: Arial;
      font-size: 15px;
      text-decoration: none;
      font-weight: bold;
      width: 30px;
      }

A.letterStripInactive:hover {
      color: #FFFFFF;
      font-family: Arial;
      font-size: 15px;
      text-decoration: underline;
      font-weight: bold;
      width: 30px;
      }

A.letterStripactive:link {
      color: #FF0000;
      font-family: Arial;
      font-size: 15px;
      text-decoration: none;
      font-weight: bold;
      width: 30px;
      }

A.letterStripactive:visited {
      color: #FF0000;
      font-family: Arial;
      font-size: 15px;
      text-decoration: none;
      font-weight: bold;
      width: 30px;
      }

A.letterStripactive:hover {
      color: #FF0000;
      font-family: Arial;
      font-size: 15px;
      text-decoration: underline;
      font-weight: bold;
      width: 30px;
      }
