body {
  padding-top: 62px;
  margin: 5px;
  background:url("picts/fstat.gif") no-repeat right top;
}

a 
{
  text-decoration: none;
  font-family: Arial;
  font-size: 10pt;
  line-height: 1.2;
}

a:link 
{
  color: blue; 
}

a:visited 
{
  color: blue; 
}

a:active 
{
  color: red; 
}

a:hover
{
  color: red; 
}

h3, h3 a
{
  font-family: Times;
  font-size: 14pt;
}

h2, h2 a
{
  font-family: Times;
  font-size: 14pt;
}

h1, h1 a
{
  font-family: Times;
  font-size: 16pt;
}

a.txt
{
  font-family: Arial;
  font-size: 10pt;
  line-height: 1.2;
}

.txt, .news, .txt a, .news a
{
  font-family: Arial;
  font-size: 10pt;
  line-height: 1.2;
}

.title, .title a
{
  font-family: Times;
  font-size: 14pt;
  line-height: 1.2;
}

.shortline, .shortline a
{
  font-family: Arial;
  font-size: 9pt;  
}

.small, .small a
{
  font-family: Arial;
  font-size: 8.5pt;  
  line-height: 1;
}

.comment
{
  font-family: Arial;
  font-size: 8pt;
  line-height: 1;
}

.header, .header a
{
  font-family: Times;
  font-size: 12pt;
  font-weight: bold;
}

p
{
  text-indent: 10px;
}

table.border1px
{
  background-color: #000000;
  border: #000000 solid; 
  border-width: 0px 1px 1px 0px;  
}

td.border1pxgray
{
  background-color: #c5c5dc; 
  border: #000000 solid; 
  border-width: 1px 0px 0px 1px
}

td.border1pxblue
{
  background-color: #8ac5ff; 
  border: #000000 solid; 
  border-width: 1px 0px 0px 1px
}

td.border1pxhead
{
  background-color: #3399ff; 
  border: #000000 solid; 
  border-width: 1px 0px 0px 1px;
}

td.byw1pxgray
{
  background-color: #c5c5dc; 
  border: #000000 solid; 
  border-width: 1px 0px 0px 1px
  font-family: Arial;
  font-size: 10pt;
}

td.byw1pxblue
{
  background-color: #8ac5ff; 
  border: #000000 solid; 
  border-width: 1px 0px 0px 1px
  font-family: Arial;
  font-size: 10pt;
}

td.byw1pxhead
{
  background-color: #3399ff; 
  border: #000000 solid; 
  border-width: 1px 0px 0px 1px;
  font-family: Arial;
  font-size: 10pt;
}