body {
  font-family: Arial, verdana, helvetica; 
}

p {
  font-family: arial, verdana, helvetica; 
  font-size: 10pt;
  text-align: justify; margin: 0 0 0.5em 0;
}
  
ul, li, .list {
  font-family: arial, verdana, helvetica; 
  font-size: 10pt;
}

p.bold {
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
  font-size: 10pt; font-style: normal; line-height: normal
}  

p.l-bold {
  color: #FFFFFF;
  text-align: left;
  font-weight: bold;
  font-size: 10pt; font-style: normal; line-height: normal
}  

p.cntr {
  color: #000000;
  text-align: center;
  font-size: 10pt; font-style: normal;
}  

p.lnk-down {
  text-align: center;
  font-weight: normal;
  font-size: 8pt;
}

p.path {
  color: #FFCC00;
  text-align: right;
  font-weight: normal;
  font-size: 9pt;
}

p.remark {
  text-align: right;
  font-size: 8pt;
}  

  
a {
  color: #FFCC99;
  font-size: 10pt;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
}

a:link {
  color: #FFCC99;
}

a:visited {
  color: #FFCC99;
}

a:active {
  color: #FFCC99;
}
  
a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

a.remark {
  color: #0000CC;
  font-size: 8pt;
  text-decoration: underline;
}

a.remark:active {
  color: #0000CC;
}

a.remark:visited {
  color: #0000CC;
}

a.remark:hover {
  color: #000000;
  text-decoration: none;
}

a.lnk-down {
  font-size: 8pt;
  color: #FFFFFF;
}

a.lnk-down:link {
  color: #FFFFFF;
}

a.lnk-down:visited {
  color: #FFFFFF;
}

a.lnk-down:active {
  color: #FFCC00;
}
  
a.lnk-down:hover {
  color: #FFCC00;
}

a.path:link {
  color: #FFCC00;
  text-decoration: underline;
}

a.path:visited {
  color: #FFCC00;
  text-decoration: underline;
}

a.path:active {
  color: #FFCC00;
  text-decoration: none;
}
  
a.path:hover {
  color: #FFCC00;
  text-decoration: none;
}

a.remark-2 {
  font-size: 8pt;
}


table#advLinks {width: 740px; margin: 0 auto; font-size: 12px}
table#advLinks td {font-size: 12px}
table#advLinks td a {font-size: 11px; color: #333}
