BODY {
  background-color: #8D8773;
  color: #333333;
  font-family: Tahoma,Verdana,Arial,helvetica,sans-serif;
  font-size: 9pt;
  margin: 0px;
}

A.nav { color: #333333; text-decoration: none; }
A.nav:hover { color: #FFFFFF; text-decoration: none; }

P.ttl { font-size: 10pt; font-weight: bold; color: #333333; }
P.cap { font-size: 10pt; font-weight: normal; color: #333333; }
P.sub { font-size: 10pt; font-weight: bold; }
P.txt { font-size: 8pt; font-weight: normal; }
P.cod { font-size: 8pt; font-weight: normal; font-family: monospace,Courier,Courier New,Times,Times New Roman; }
P.ctr { font-size: 8pt; font-weight: normal; text-align: center; }
P.qot { font-size: 8pt; font-style: italic; }
P.gcm { font-size: 8pt; font-weight: normal; }
P.gnm { font-size: 7pt; font-weight: normal; text-align: right; }
P.gip { font-size: 6pt; font-weight: normal; text-align: right; }
P.img { text-align: center; }
P.cpr { font-size: 7pt; color: #333333; }
TR.bar { background-color: #ACA899; }
TD.bar { background-color: #C6C3B8; }

TD { font-size: 8pt; font-weight: normal; }
TD.cod { font-family: monospace,Courier,Courier New,Times,Times New Roman; }
TH { font-size: 8pt; font-weight: bold; }

DIV.gal { padding: 10px; margin: 5px; text-align: left; }
DIV.pic { border: #cccccc 1px solid; float: left; margin: 8px; padding: 5px; text-align: center; }
DIV.pic IMG { border: #999999 1px solid; }
DIV.pic P { color: #666666; font-size: 8pt; margin: 5px; padding: 0px; }
DIV.pic P.res { color: #666666; font-size: 7pt; margin: 5px; padding: 0px; }
DIV.pic A:link { color: #336699; text-decoration: underline; }
DIV.pic A:visited { color: #000033; text-decoration: underline; }
DIV.pic A:hover { background: #eeeeee; color: #003366; text-decoration: underline; }

