TABLE.logomat { 
  background: #a0a8ff; 
  }

DIV.logomat { 
  background: #a0a8ff; 
  }

TABLE.bgwhite { 
  background: #c4c4ff; 
  page-break-inside: avoid; 
  }

DIV.bgwhite { 
  background: #c4c4ff; 
  }

TABLE.drawn { 
  width: 86%; 
  background: #c4c4ff; 
  text-align: justify; 
  }

TD { 
  color: navy; 
  page-break-inside: avoid; 
  }

TD.spec { 
  color: navy; 
  font-weight: 500; 
  font-size: smaller 
  }

TD.cat { 
  color: navy; 
  font-weight: 700; 
  }

TD.cotitle { 
  color: yellow; 
  font-weight: 700; 
  }

TD.logo { 
  color: navy; 
  font-weight: 800; 
  text-align: center;
  }

TD.label { 
  color: navy; 
  font-weight: 800; 
  text-align: right; 
  }

FONT.coname { 
  color: yellow; 
  font-weight: 700; 
  font-size: 46pt; 
  line-height: 85%; 
  }

FONT.slog { 
  color: navy; 
  font-weight: 700; 
  font-size: 24pt; 
  line-height: 85%;  
  }

FONT.time { 
  color: green;  
  font-weight: 700; 
  font-size: 16pt;  
  }

FONT.ttl { 
  color: navy; 
  font-weight: 700; 
  font-size: xx-large; 
  }
FONT.sttl { 
  color: navy; 
  font-weight: 600; 
  font-size: x-large; 
  }

P.phead { 
  color: navy; 
  font-weight: 700; 
  font-size: larger; 
  text-align: left;
  }

A:visited { 
  color: blue 
  }

BODY { 
  background: url(/art/bg.jpg); 
  }

P.page { 
  page-break-before: always; 
  }

P.t { 
  color:navy; 
  width:85% 
  }

P.jt { 
  color:navy; 
  width:85%; 
  text-align: justify 
  }

P.j { 
  color:navy; 
  text-align: justify;  
  font-weight: 500; 
  }

DIV.head { 
  text-align: center; 
  }

DIV.body { 
  text-align: center; 
  }

DIV.mat { 
  background-color: #c4c4ff; 
  }

H1	 { 
  font-size: xx-large 
  }

H2 { 
  font-size: x-large 
  }

