@charset "windows-1251";

BODY, P, TABLE, TD, UL, LI, H1, H2, H3, H4, INPUT, SELECT, TEXTAREA {
  color: #000000;
  font-family: Georgia, Bookman Old Style, Times New Roman;
  font-size: 13px;
}

BODY, P {
  text-align: justify;
}

A:link, A:visited, A:active { 
  color: blue;
}

A.menu:link, A.menu:visited, A.menu:active { 
  font-family: Arial, Helvetica, Verdana; 
  font-size: 13px;
  color: blue;
  text-decoration: none;
}

A:hover, A.menu:hover {
  color: #FF0000; 
}

.arial, .halfarial, INPUT, TEXTAREA, SELECT {
  font-family: Arial, Helvetica, Verdana; 
}

P {
   margin-top: 8pt;
   margin-bottom: 2pt;
}

H1 {
   margin-top: 5pt;
   margin-bottom: 7pt;
   color: #C52E80;
   font-size: 18px;
   font-family: Arial, Helvetica, Verdana;
   text-align: center;
}

H2 {
   margin-top: 14pt;
   margin-bottom: 02pt;
   color: #2E79C5;
   font-size: 15px;
   font-family: Arial, Helvetica, Verdana;
}

H3 {
   margin-top: 14pt;
   margin-bottom: 02pt;
   color: #800000;
   font-size: 15px;
   font-family: Arial, Helvetica, Verdana;
}

UL, OL {
   margin-top: 5pt;
   margin-bottom: 4pt;
}

LI {
   margin-top: 3pt;
   margin-bottom: 3pt;
}

HR {
  margin-top: 1pt;
  margin-bottom: 1pt;
  size: 3;
  color: #2E79C5;
}

SUB {
   font-size: 11px;
}

SUP {
   font-size: 11px;
}

BLOCKQUOTE {
   margin-right: 0pt;
   margin-top: 4pt;
   margin-bottom: 7pt;
}

IMG.img {
  border: solid 1px #333333;
}

.black, .halfblack {
   color: #000000;
}

.brown, .halfbrown {
   color: #800000;
}

.blue, .halfblue {
   color: blue;
}

.violet, .halfviolet {
   color: #AA22AA;
}

.orange, .halforange {
   color: FF6600
}

.darkblue, .halfdarkblue {
   color: darkblue;
}

.red, .halfred {
  color: #FF0000;
}

.purp, .halfpurp {
  color: #990099;
}

.half, .halfblack, .halfbrown, .halfblue, .halfdarkblue, .halfred, .halfpurp, .halfviolet, .halforange, .halfarial  {
   margin-top: 2pt;
   margin-bottom: 2pt;
}

.cen {
   text-align: center;
   margin-top: 10pt;
}

.larger {
    font-size: 17px;
}

.lb {
    font-size: small;
    font-weight: bold;
}

.small {
    font-family: Arial, Helvetica, Verdana;
    font-size: xx-small;
}

.ls {
    letter-spacing: 4px;
}

#content {
  width: 770px;
  padding: 0px;
  margin-top: 2px;
  margin-left: 5px;
  float: left;
}

.bginfo { 
  background: #CCFFFF; 
  padding-left: 4px;
  padding-right: 4px;
}

.quote_a {
  margin-left: 70px;
}

.quote_b {
  margin-right: 70px;
}
