font.pghd 
{ 
  font-family: "Arial", sans-serif;
  font-variant: small-caps; 
  font-size: 24pt; 
  font-weight: bold;
  color: #000000 
}

font.pgtl   
{ 
  font-family: "Arial", sans-serif;
  font-variant: small-caps; 
  font-size: 14pt; 
  font-weight: bold;
  text-align: Center; 
  color: #000000 
}

font.pgbdhd     
{ 
  font-family: "Arial", sans-serif;
  font-size: 10pt; 
  font-style: italic; 
  font-weight: bold; 
  text-align: Left;
  text-decoration: underline; 
  color: #000000 
}

font.menu
{ 
  font-family: "Arial", sans-serif;
  font-size: 11pt; 
  text-align: left;
}

font.pgft 
{ 
  font-family: "Arial", sans-serif;
  font-size: 7pt;
  color: #000000 
}

font.body    
{ 
  font-family: "Arial", sans-serif;
  font-size: 10pt; 
  color: #000000 
}

body    
{ 
  font-family: "Arial", sans-serif;
  font-size: 10pt; 
  color: #000000 
}

.caption
{
  text-align: Center; 
  border: 0;
  margin: -25px; 
  padding: -25px;
/* background-color: #441A54; */
  background-image: url(../images/canvas3.gif);
  color: #FFFFFF;
}

.counter
{
  text-align: Center; 
  border: 0;
  color: #441A54;
  background-color: #E7E7E7;
}

