BODY {
 background-color: white;
 color: black;
}

B 
{
 color: black;
}

ACRONYM {
 border-bottom: 0px none;
}

#PDFIcon, #PrintSheet, .PageHeader, .NavBar, .SeparatorLine, .Copyright, .Footer, .Resource
{
 position: absolute;
 overflow: hidden;
 visibility: hidden;
}

@media print 
{
  #DisplaySheet
  {
   position: absolute;
   overflow: hidden;
   visibility: hidden;
  }
}

.HeaderName
{
 color: black;
 background-color: transparent;
}

A 
{
 font-weight: normal;
 background-color: transparent;
 color: #000088;
}

A:active 
{
 background-color: transparent;
 color: #AAAA00;
}

A:hover 
{
 background-color: transparent;
 color: red;
}

H1 
{
 border-top: solid black 1px;
 border-left: solid black 2px;
 background-image: none;
 background-color: #F2F2F2;
 margin: 0.5em 0em 0.25em 0em;
}

.Qualities, .ActivitiesDate, .EducationDate, .PublicationsDate, .LanguagesDate, .ExpertiseType,
.ActivitiesDescription, .EducationDescription, .PublicationsDescription, .LanguagesDescription, .ExpertiseDescription
{
 background-color: transparent;
 font-weight: normal;
}

.JobTable 
{
 background-color: transparent;
}

.JobCompany
{
}

.Formatter2
{
 position: absolute;
 overflow: hidden;
 visibility: hidden;
}