BODY 
{ 
  
  background-color: ffffff;
  color: 000000;
  font-family: verdana; 
  font-size: 9pt; 
  scrollbar-3dlight-color: #CCCC99; 
  scrollbar-arrow-color: #CCCC99; 
  scrollbar-base-color: #CCCC99; 
  scrollbar-dark-shadow-color: #CCCC99; 
  scrollbar-face-color: #654a17; 
  scrollbar-highlight-color: #654a17; 
  scrollbar-shadow-color: #CCCC99; 
  scrollbar-track-color: #CCCC99;
}  

TABLE 
{ 
  font-size: 9pt; 
  
}

A
{
  text-decoration: none;
}
  
A:link 
{
  color: 996666;
}
                     
A:hover 
{
  color: 606470;
}

A:visited 
{
  color: 000000;
  font-style:italic;
}

DIV.HEADER1
{
  color:000000;
  font-size:40pt;
  font-family: courier new;
}

DIV.HEADER2
{
  color:000000;
  font-size:16pt;
  font-family: courier new;
}

DIV.CAPTION1
{
  color:aaaaaa;
  font-size:11pt;
  font-family: courier new;
  
}

DIV.CAPTION2
{
  color:666666;
  font-size:11pt;
  font-family: courier new;
  
}


DIV.HEADERHOVER1
{
  color: 215392;
  font-weight:bold;
  font-size:10pt;
}


DIV.HEADERHOVER2
{
  color: 606470;
  font-size:8pt;
}


DIV.HEADER3
{
  color: 000;
  font-family: courier new;
  font-size:12pt;
  font-weight: bold;
}

DIV.HEADER4
{
  color: FFF;
  font-family: courier new;
  font-size:12pt;
  font-weight: bold;
}

DIV.HEADERHOVER1
{
  color: 215392;
  font-face:courier;
  font-size:10pt;
}

DIV.table
{
  color: 000000;
  font-face:courier;
  font-size:8pt;
  overflow-x: visible;
  overflow-y: scroll;
  align: justify;
  width: 500px;
	padding: 0 6px;
  height: 300px;
}

DIV.onlink
{
  color: ffffff;
  font-face:courier;
  font-size:8pt;
}



  
