 
P{
  font-size : 10pt;
  font-family : Tahoma,Arial,Helvetica;
}
A:LINK{
  color : aqua;
  background-color : navy;
}
A:VISITED{
  color : aqua;
}
A:HOVER{
  color : yellow;
}
A:ACTIVE{
  color : yellow;
}
BODY{
  color : #ffffff;
  background-color : navy;
}
.CompanyDescription{
  font-size : 10pt;
  font-family : Tahoma,Arial,Helvetica;
  font-weight : bold;
  font-style : italic;
  color : white;
}
.CompanyName{
  font-size : 16pt;
  font-family : Tahoma,Arial;
  
  color : yellow;
  font-weight : 700;
}
.ProductHeading{
  font-size : 14pt;
  font-family : Tahoma,Arial;
  font-weight : bold;
  color : yellow;
}
.FeatureList{
  font-size : 10pt;
  font-family : VErdana,Tahoma,Arial;
  color : white;
}
.ProductOverview{
  font-size : 10pt;
  font-family : Verdana,Tahoma,Arial;
  color : white;
}
.ProductList{
  font-size : 10pt;
  font-family : Verdana,Tahoma,Arial;
  color : white;
}
.TechSupportTerms{
  font-size : 10pt;
  font-family : Verdana,Tahoma,Arial;
  color : white;
}
.copyright{
  font-size : 8pt;
  font-family : "Arial Narrow";
  color : silver;
}
