<!--

body 
{
  background: #2D2D3D; 
  color:silver; 
  text-decoration:none; 
  font-size:10pt; 
  font-family:Arial,'MS Sans-Serif'; 
  font-weight:normal;
  margin-top:0pt;
  margin-bottom:0pt;
  margin-left:0pt;
  margin-right:0pt;
  scrollbar-3dlight-color:#2D2D3D;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color:#2D2D3D;
  scrollbar-base-color:#FFFFFF;
  scrollbar-darkshadow-color:#2D2D3D;
  scrollbar-face-color:#2D2D3D;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#2D2D3D;
}

A 
{ 
  font-family: Arial, 'MS Sans-Serif'; 
  color: silver; 
  text-decoration: none; 
  font-size: 8pt; 
}

A:Hover 
{
  font-family: Arial, 'MS Sans-Serif'; 
  color: yellow; 
  text-decoration: none; 
  font-size: 8pt; 
}

table 
{
  background: #2D2D3D; 
  font-family: Arial, 'MS Sans-Serif'; 
  font-size: 8pt; 
  font-weight: normal; 
  color: silver; 
  text-decoration: none; 
}

h1
{
  font-size: 180%;
  font-style: normal; 
  font-family: Arial, 'MS Sans Serif';
  font-weight: normal;
  color: #C0C0C0; 
  text-decoration: none;
  margin-bottom: .5em;
  margin-top: .5em;
}

h2
{
  font-size: 160%;
  font-style: normal; 
  font-family: Arial, 'MS Sans Serif';
  font-weight: normal;
  color: #C0C0C0; 
  text-decoration: none;
  margin-bottom: .5em;
  margin-top: .5em;
}

h3
{ 
  font-size: 140%;    		
  font-style: normal; 
  font-family: Arial, 'MS Sans Serif';
  font-weight: normal;
  color: #C0C0C0; 
  text-decoration: none;
  margin-bottom: .5em;
  margin-top: .5em;
}

h4
{ 
  font-size: 120%;    		
  font-style: normal; 
  font-family: Arial, 'MS Sans Serif';
  font-weight: normal;
  color: #C0C0C0; 
  text-decoration: none;
  margin-bottom: .5em;
  margin-top: .5em;
}
-->
