
P.Logo
   {
    text-align: left;
    margin-left: 0.7em;
    margin-top: 0;
    font-weight: bold;
    font-size: 30pt;
    font-family: arial, helvetica; 
    font-variant: normal;
    font-style: normal;
    color: #ffffff;
   }
P.datum
   {
    position: absolute;
    top:10;
    right:20;
    text-align: right;
    font-weight: bold;
    font-size: 8pt;
    font-family: arial, helvetica; 
    font-variant: normal;
    font-style: normal;
    color: #ffffff;
   }

P.headder
   {
    text-align: center;
    font-weight: bold;
    font-size: 18pt;
    font-family: arial, helvetica; 
    font-variant: normal;
    font-style: normal;
    background:#eeeeee;
    color: #000000;
   }
.title
   {
    text-align: left;
    font-size: 11pt;
    font-family: arial, helvetica; 
    font-variant: normal;
    font-style: normal;
    background:#dddddd;
    color: #000000;
   }
.content
   {
    text-align: left;
    font-weight: normal;
    font-size: 10pt;
    font-family: arial, helvetica; 
    font-variant: normal;
    font-style: normal;
    background:#fdfdfd;
    color: #333333;
   }
.contentLink
   {
    text-align: right;
    background:#f0f0f0;
   }
TD {
    font-size: 10pt;
    font-family: arial, helvetica; 
    font-variant: normal;
    font-style: normal;
    color: #000000;
   }
P.topM
   {
    text-align: center;
   }
A.topM
   {
    font-weight: bolder;
    font-size: 10pt;
    color:#aa3333;
    text-decoration: underline;
   }
A.topM:hover
   {
    font-weight: bolder;
    font-size: 10pt;
    color:#3366aa;
    text-decoration: underline;
   }
li
   {
    margin-left: 0.5em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-size: 11pt;
    color:#333333;
    text-decoration: underline;
   }
A.leftM
   {
    margin-left:-0.3em;
    font-size: 11pt;
    color:#333333;
    text-decoration: underline;
   }
A.leftM:hover
   {
    margin-left:-0.3em;
    font-size: 11pt;
    color:#3333aa;
    text-decoration: underline;
   }
p.bio
   {
    margin-left: 1em;
    font-size: 10pt;
    color:#333333;
   }
A.pages
   {
    font-size: 11pt;
    color:#333399;
    text-decoration: underline;
   }
A.pages:hover
   {
    font-size: 11pt;
    color:#3333cc;
    text-decoration: underline;
   }