body
{
 font-size: 80%;
 font-family: Verdana, Tahoma, Arial, sans-serif;
 padding-left: 10px;
 padding-right: 10px;
}

A {
 color: #0000ff; /* Öâåò ññûëîê */
 text-decoration: none; 
}
A:visited {
 color: #0000ff; /* Öâåò ïîñåùåííûõ ññûëîê */
 text-decoration: none; 
}
A:active {
 color: #cc00cc; /* Öâåò àêòèâíûõ ññûëîê */
 text-decoration: none; 
}
A:hover {
 color: #cc00cc; /* Öâåò àêòèâíûõ ññûëîê */
 text-decoration: none; 
}

table
{
 font-size: 100%;
 font-family: Verdana, Tahoma, Arial, sans-serif;
}

h1
{
 font-size: 180%;
 color: #0957BC;
 font-weight: normal;
 font-family: Tahoma, Verdana, Arial, sans-serif;
 margin-top: 0px;
 margin-bottom: 0px;
}

hr
{
 color: #CBE3F4;
 height: 1px;
}

h2 
{
 font-size: 150%;
 color: #6499BE;
 font-weight: normal; 
 font-family: Tahoma, Verdana, Arial, sans-serif;
 margin-top: 0px;
 margin-bottom: 0px;
}

h3 
{
 font-size: 120%;
 color: #6499BE;
 font-weight: bold; 
 font-family: Tahoma, Verdana, Arial, sans-serif;
 margin-top: 0px;
 margin-bottom: 0px;
}

h4 
{
  font-size: 110%;
  color: #6499BE;
  font-weight: bold; 
  font-family: Tahoma, Verdana, Arial, sans-serif;
  margin-top: 0px;
  margin-bottom: 0px;
}

p.right
{
 float: right;
}

UL {list-style: url(ListItem.png) outside}


.area
{
 background: #EEF3F6
}

.imgnote
{
  font-size: 75%;
  font-style: italic;
  font-family: Tahoma, Verdana, Arial, sans-serif;
}

.txt
{
  margin-left: 20px;
}
