
BODY  
{
  background-color:  #FFFFFF; 
  font-family: "Times New Roman"; 
  font-size: 12pt; 
  color: #000000; 
  margin: 12px 5px 5px 12px; 
  padding: 0px 0px 0px 0px;
  cursor: default}

A:link {color: #00FFFF}

A:visited {color: #E6E6E6}

A:active {color: #E6E6E6}


.ibmofont
{
  font-family: "tahoma";
  font-size: 10pt;
  color: #EEEEEE;
}

.inputbox
{
  border-width: 1px;
  border-style: inset;
  border-color: #000000;
  text-align: right;
}

.selectbox
{
  border-width: 1px;
  border-style: inset;
  border-color: #000000;
  font-size: 11pt;
  text-align: right;
}

.addressfont
{
  font-family: "Times New Roman";
  font-size: 12pt;
  font-weight: bold;
}

.colhead
{
  font-family: "Times New Roman";
  font-size: 12pt;
  font-weight: bold;
  text-decoration: underline;
  background-color:  #000000; 
  color: #FFFFFF;
}

.itemfont
{
  font-family: "Times New Roman";
  font-size: 12pt;
  font-weight: bold;
}

