<style type="text/css">
<!--
body {margin-left:10px;
      margin-right:10px;
      font-family: verdana; 
      background-color: #ffffef;
      scrollbar-face-color: #ffffef;
      scrollbar-shadow-color: #000000;
      scrollbar-highlight-color: #DEE7EF;
      scrollbar-3dlight-color: #FFFFEF;
      scrollbar-darkshadow-color: #cda970;
      scrollbar-track-color: #ffffef;
      scrollbar-arrow-color: ##DEE7EF;}

hr {color:#cda970;
    align:center;
    width:400;}

td.column {text-align:justify;
      background-color: #cda970;}
      
td {text-align:justify;
      background-color: #ffffef;}
      
td.men {color:white;
          text-align=center;
          background-color=#000080;}

dd {text-align:justify}

p {text-align:justify;
   margin-right: 10pt;
   margin-top: 5pt;
   margin-bottom: 5pt;
   font-family: verdana; }

ul, ol {margin-top: 5pt;}

li {margin-top: 3pt;
   text-align:justify;}

.right {text-align:right;}

.rgt {float: right;
    margin: 10px 0px 10px 20px;}
.lft {float: left;
    margin: 10px 20px 10px 0px;}

H2 {color: #107931;
   text-align: center;
   font-family: verdana }

H3 {color: #107931;
   font-weight: normal;
   text-align: left;
   font-family: verdana }

H1, H4, H5, H6 {color: #107931;
   font-weight: bold;
   text-align: center;
   font-family: verdana }


blockquote {color : black;
   text-align : justify;
   background-color: #BB8E57;
   margin-right : 10px;
   padding-left : 10px;
   margin-left : 10px;
   padding-right : 10px;
   border-width : thick;
   border-style : double;
   border-color : #107931}


.pic {color : black;
   background-color: #A1AEBC;
   text-align : center;
   margin-right : 20px;
   margin-left : 20px;
   border-width : thick;
   border-style : groove;
   border-color : #cda970;}

.index {color : black;
   background : #A1AEBC;
   text-align : left;
   margin-right : 20px;
   padding-left : 40px;
   margin-left : 20px;
   border-width : thin;
   border-style : dashed;
   border-color : #cda970;}

.press {color : black;
   background : #ffebcd;
   text-align : left;
   margin-right : 20px;
   padding-left : 20px;
   padding-right : 20px;
   padding-bottom : 20px;
   margin-left : 20px;
   border-width : thin;
   border-style : dashed;
   border-color : #cda970;}
   
#table1 { 
border:1px solid #000;}

#table1 td { 
background-color:#BB8E57; 
border:1px solid #000;}

a#link { 
display:block; 
width:100%; 
height:100%; 
font-family:verdana,arial,helvetica,sans-serif; 
font-size:16px; 
color:#2D253D; 
text-decoration:none;}

a#link #span1 { 
display:block; 
padding:10px; 
text-decoration:underline;}

a#link #span2 { 
display:block; 
padding:10px;}

a#link:hover { 
background-color:#5C1B07; 
color:#ccc;} 

.form {
   margin-left:20px;
   padding-left:20px;}


A.men:link  { color: white }
A.men:active  { color: white; font-size: 125% }
A.men:visited { color: white; font-size: 85% }

input.button {
  color: #fff; background: #107931;
  font-size: .8em;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: solid 1px #ffcf31;
}

/* Scrollable Content Height */
.scrollContent {
 height:100px;
 overflow-x:hidden;
 overflow-y:auto;
}
.scrollContent tr {
 height: auto;
 white-space: nowrap;
}

/* Prevent Mozilla scrollbar from hiding right-most cell content */
.scrollContent tr td:last-child {
 padding-right: 20px;
}

/* Fixed Header Height */
.fixedHeader tr {
 position: relative;
 height: auto;
}

/* Put border around entire table */
div.TableContainer {
 border: 1px solid #7DA87D;
}

/* Table Header formatting */
.headerFormat {
 background-color: white;
 color: #FFFFFF;
 margin: 3px;
 padding: 1px;
 white-space: nowrap;
 font-family: Helvetica;
 font-size: 16px;
 text-decoration: none;
 font-weight: bold;
}
.headerFormat tr td {
 border: 1px solid #000000;
 background-color: #7DA87D;
}

/* Table Body (Scrollable Content) formatting */
.bodyFormat tr td {
color: #000000;
margin: 3px;
padding: 1px;
border: 0px none;
font-family: Helvetica;
font-size: 12px;
}

/* Use to set different color for alternating rows */
.alternateRow {
  background-color: #E0F1E0;
}

/* Styles used for SORTING */
.point {
 cursor:pointer;
}
td.sortedColumn {
  background-color: #E0F1E0;
}

tr.alternateRow td.sortedColumn {
  background-color: #c5e5c5;
}
.total {
background-color: #FED362;
color: #000000;
white-space: nowrap;
font-size: 12px;
text-decoration: none;
}

-->
</style>
