.IPA
{
  font-family: Lucida Sans Unicode;
}

.acronym 
{
  font-weight: bold;
  font-style: all-caps;
  color: Yellow;
}

.definition 
{
  color: Navy;
  background-color: White;
}



H1 
{
  font-family: Tahoma;
  font-size: 60pt;
  color: #316AC5;
  margin: 0px;
  padding: 0px;
  line-height: 54pt;
}

H2
{
  font-family: Tahoma;
  font-weight: bolder;
  font-size: 14pt;
  color: #316AC5;
  margin: 0px;
  padding: 0px;

}

H2
{
  font-family: Tahoma;
  font-weight: bolder;
  font-size: 14pt;
  color: #316AC5;
  margin: 0px;
  padding: 0px;

}

H3
{
  font-family: Tahoma;
  font-weight: bolder;
  font-size: 12pt;
  color: White;
  margin: 0px;
  padding: 0px;

}

H4
{
  font-family: Tahoma;
  font-weight: bolder;
  font-size: 10pt;
  color: White;
  margin: 0px;
  padding: 0px;

}

H5
{
  font-family: Tahoma;
  font-weight: bolder;
  font-size: 8pt;
  color: White;
  margin: 0px;
  padding: 0px;

}


BODY
{
  background-color: #FFFFFF; 
  margin: 0px;
}

TABLE.PG
{
  background-color: #0054A6; 
}

.defis 
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: oblique;
  color: #FFFFFF;
  margin: 0px;
  padding: 0px;
}

.defis-td
{
  background-color: black; #0072BC;
  height: 18pt;
  text-align: center;
  font-weight: bold;
}


.product-name
{
  font-family: Tahoma;
  font-size: 20pt;
  font-weight: bold;
  color: #FFF799;
}

.product-brief
{
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: bold;
  color: #6CB77C;
}

P.text
{
  font-family: Verdana;
  font-size: 10pt;
  color: White; 	
  margin-left: 20px;
  margin-right: 10px;
}

P.lnk
{
  font-family: Verdana;
  font-size: 10pt;
  color: Navy; 	
  font-weight: bold;
}

.text
{
  font-family: Verdana;
  font-size: 10pt;
  color: White; 	
  margin-left: 20px;
  margin-right: 10px;
}

.section-header
{
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: bold;
  color: #FFF799;
}

.copyright { font-family: Verdana, Times New Roman; font-size: 80%; }

td.leff
{
background-image: url('bg.png');
background-repeat: repeat-y;
}

.formtext
{
  color: White;
  font-family: Verdana;
  font-size: 10pt;
}