body { font-family: Helvetica, sans-serif }
blockquote { font-family: Helvetica, sans-serif }
h1 { font-family: Helvetica, sans-serif }
h2 { font-family: Helvetica, sans-serif }
h3 { font-family: Helvetica, sans-serif }
a  { font-family: Helvetica, sans-serif; text-decoration: none }
tr { font-family: Helvetica, sans-serif; text-decoration: none ;
       /* background: #ddddff */ }
td  { font-family: Helvetica, sans-serif; text-decoration: none ;
      font-size: 10pt; }

table.list { background-color: transparent; }
td.list { background-color: #dddddd; }

p.cvs
{ 
  font-family      : Times, roman;
  font-style       : italic;
  color            : #006622;
  background-color : transparent;
}

p.text
{ 
  font-size        : 10pt;
  background-color : transparent;
}

body
{
  font-family      : Arial, Helvetica, sans-serif;
  color            : black;
  background-color : white;
}

h1.pagetitle
{
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  color            : black;
  background-color : transparent;
}

dt.menu
{
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
}

dd.menu
{
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : italic;
  border           : silver thin solid;
}

div.cvs
{
  font-family      : Times, roman;
  font-style       : italic;
  color            : #006622;
  background-color : transparent;
}

div#footer
{
  position: absolute;
  bottom: 0em;
  float: bottom;
  margin-bottom: 0em;
  width: 100%
  color: black;
}
