body
{
  margin: 0px;
  padding: 20px;
  background-color: #ffffff;
  font-family: Tahoma, Arial, Verdana;
  font-size: 11px;
  color: #56759E;
}

p, ul, ol, li, a, 
table td, table td p, 
table.invisible TD, table.invisible TD p, 
table.printable TD, table.printable TD p 
{
  font-family: Tahoma, Arial, Verdana;
  font-size: 11px;
  color: #56759E;
  
}

table td, table.invisible TD,  table.printable TD,  {
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;	
}

a, a:link{
   font-family: Tahoma, Arial, Verdana;
   font-size: 11px;
   font-weight: bold;
   text-transform: none;
   color: #4B6923;
	text-decoration: underline;
}
a:visited {
  color: #4B6923;
  text-decoration:underline;
}

a:hover {
  color: #2D3F14;
  text-decoration:underline;
}
a:active{
  color: #4B6923;
  text-decoration:underline;
}
h1{
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #4B6923;
	text-decoration: none;
   margin: 0px;
   padding: 0px;
   padding-top: 6px;
   padding-bottom: 3px;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover, h1 a:active{
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #4B6923;
   margin: 0px;
   padding: 0px;
   padding-top: 6px;
   padding-bottom: 3px;
   text-decoration:none;
}

h1 a:hover {
text-decoration:underline;
}

h2{
        font-family: Arial;
        font-size: 14px;
        font-weight: bold;
   color: #36557E;		  
   margin: 0px;
   padding: 0px;
   padding-top: 6px;
   padding-bottom: 3px;
}

h3{
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
color: #4B6923;
   margin: 0px;
   padding: 0px;
   padding-top: 6px;
   padding-bottom: 3px;
}

h3 a, h3 a:link, h3 a:visited, h3 a:hover, h3 a:active{
        font-family: Verdana;
        font-size: 12px;
        font-weight: bold;
        color: #4B6923;
   margin: 0px;
   padding: 0px;
   padding-top: 6px;
   padding-bottom: 3px;
   text-decoration:underline;
}

h3 a:hover {
text-decoration:underline;
}

h4, h5, h6{
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 12px;  
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

p
{
    margin: 0;
    padding: 5px;
    padding-top:  0px;
    padding-left: 0px;
}

ul, ol {
    margin:0px;
    padding: 0px;
    padding-left: 15px;
    margin-left:  15px;
}

ul li{
    margin:0px;
    padding: 0px;
    line-height: 12px;
   list-style-image: url('/img/arr.gif');
	line-height: 200%;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #336600;
}


/* таблиця для друку */

table.printable{
    padding: 2px;
    border: 1px solid #EBEDF1;
    border-collapse: collapse;
}

table.printable tr, table.printable td  {
  vertical-align: top;
  border : 1px solid #ffffff;
  background-color: #EBEDF1;
  padding: 2px;
  padding-left: 5px;
}

table.printable td p
{
    padding: 5px;
    padding-top:  0px;
    padding-left: 0px;
}

table.printable td.cell1, table.printable tr.cell1, table.printable tr.cell2 td.cell1 {
  background-color: #EBEDF1;
  color: #000000;
}

table.printable tr.cell2, table.printable tr.cell2 td, table.printable td.cell2
{
  background-color: #CAD1DB;
  color: #000000 ;
}


table.printable TD.header, table.printable TR.header, table.printable TR.header TD, table.printable th
{
  border : 1px solid #ffffff;
  background-color: #94A2B6;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  padding: 3px;
}

table.printable TR.header TD p, table.printable TD.header p
{
    padding: 0px;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
}

table.printable TR.header TD a:link, table.printable TR.header TD a:visited, table.printable TR.header TD a:hover, table.printable TR.header TD a:active,
table.printable TD.header a:link, table.printable TD.header a:visited, table.printable TD.header a:hover, table.printable TD.header a:active
 {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration:underline;

}


/* невидима таблиця */

table.invisible TD, table.invisible TR, table.invisible, table.invisible TD p {
    border : none;

}

table, table td, table.invisible, table.invisible TD {
   border : 1px dashed lightgrey;
}
