P.plainText {
  color: #000;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 14px;
  font-weight : bold;
} 

P.ibluetext {
  color: #00f;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
} 

P.FormText {
  MARGIN-TOP: 0px; 
  MARGIN-BOTTOM: 0px; 
  WORD-SPACING: 0px; 
  LINE-HEIGHT: 100%;
  font-family: Georgia, Times New Roman, Times, serif;
  font-weight : bold;
  color: #000;
}

P.PageFooter {
  font-family: Georgia, Times New Roman, Times, serif;
  font-weight: bold;
  font-style: italic;
  font-size: 16px;
  color: #00f;
}

P.PageHeader {
  font-family: Georgia, Times New Roman, Times, serif;
  font-weight: bold;
  font-style: italic;
  font-size: 36px;
  color: #00f;
}
P.HostFooter {
  font-family: Georgia, Times New Roman, Times, serif;
  font-weight: bold;
  font-style: italic;
  font-size: 10px;
  color: #00f;
}

P.CellText {
  MARGIN-TOP: 0px; 
  MARGIN-BOTTOM: 0px; 
  WORD-SPACING: 0px; 
  LINE-HEIGHT: 100%;
  font-family: Georgia, Times New Roman, Times, serif;
  font-weight : normal;
  color: #000;
}

TD.plainText {
  color: #000;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 14px;
  font-weight : bold;
} 

TD.BigHeader {
  color: #00f;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 20px;
} 

TD.BigHeaderRedU {
  color: #00f;
  font-family: Georgia, Times New Roman, Times, serif;
  border-bottom: #f00 3px solid;
  font-size: 18px;
} 

TD.blueUBHeader {
  color: #00f;
  border-bottom: #00f 3px solid;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 24px;
  
}

TD.blueUB {
  color: #00f;
  border-bottom: #00f 3px solid;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 18px;
  
}

TD.blueOB {
  color: #00f;
  border-top: #00f 3px solid;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 18px;
  
}

TD.blueUM {
  color: #00f;
  border-bottom: #00f 2px solid;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 16px;
}

TD.blueUS {
  color: #00f;
  border-bottom: #00f 1px solid;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 14px;
}

TD.redUB {
  color: #00f;
  border-bottom: #f00 3px solid;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 18px;
  
}

TD.redUM {
  color: #00f;
  border-bottom: #f00 2px solid;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 16px;
}

TD.redUS {
  color: #00f;
  border-bottom: #f00 1px solid;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 14px;
}

TD.blueTredBUB {
  color: #00f;
  border-top: #00f 3px solid;
  border-bottom: #f00 3px solid;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 18px;
  
}

TD.blueTredBUM {
  color: #00f;
  border-top: #00f 3px solid;
  border-bottom: #f00 3px solid;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 16px;
}

TD.blueTredBUS {
  color: #00f;
  border-top: #00f 3px solid;
  border-bottom: #f00 3px solid;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 14px;
}


TABLE.boxtype {
  border-top: #ff0000 1px solid; 
  border-right: #0000ff 1px solid; 
  border-left: #0000ff 1px solid;
  border-bottom: #ff0000 1px solid;
}

TABLE.boxtype2 {
  border-top: #ff0000 2px solid; 
  border-right: #0000ff 2px solid; 
  border-left: #0000ff 2px solid;
  border-bottom: #ff0000 2px solid;
}

TABLE.boxtype3 {
  border-top: #ff0000 3px solid; 
  border-right: #0000ff 3px solid; 
  border-left: #0000ff 3px solid;
  border-bottom: #ff0000 3px solid;
}