body, table, td, blockquote {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt; color: #000000; text-align: justify;
  margin-top: 0em; margin-bottom: 0em;
  margin-left: 0em; margin-right: 0em;
}

img {
border: 2px solid black;
}

h1 { font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 21px; font-weight: normal;
     color: black;
     margin-bottom: 8px;
     margin-top: 0em;
     text-align: left;
     font-style: italic;
     border-bottom: 2px solid black;
     }

h2 { font-family: impact, Verdana, Arial;
     font-size: 32px; font-weight: normal;
     color: black; margin: 0em;
     text-align: right;
     }


hr {
  border: 1px solid black;
}

a:link {
  text-decoration: none;
  font-weight: bold;
  color: black;
}

a:visited {
  text-decoration: none;
  font-weight: bold;
  color: black;
}

A:Hover {
  text-decoration: none;
        color: gray;
        font-weight: bold;
}


body { scrollbar-face-color: #EEEFFF;
       scrollbar-highlight-color: #FFFFFF;
       scrollbar-shadow-color: #000000;
       scrollbar-3dlight-color: #000000;
       scrollbar-arrow-color: #000000;
       scrollbar-darkshadow-color: #FFFFFF;
       scrollbar-base-color: #FFFFFF }

ul { list-style-image:URL(list.gif) }

.headeug { font-style: normal; font-size: 35pt; color: #000000; font-weight: normal; margin-top: 0em; margin-bottom: 0em; }
.headcs  { font-style: italic; font-size: 25pt; color: #000000; font-weight: normal; margin-top: 0em; margin-bottom: 0em; }

.menu    {  font-family: arial; font-size: 15pt; margin-top: 0em; margin-bottom: 0em; }
.menu a:link, a:visited {text-decoration: none; color: black; font-weight: normal}
.menu a:hover           {text-decoration: none; color: gray;  font-weight: normal}

.outset  { border-style: outset; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.outset2 { border-style: outset; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium}
.tbl {
border-style: solid;
border-width: 3px;
border-color: black;
}
.ridge   { border-style: ridge;  border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}

