BODY{
   margin: 0;
   margin-left: 50px;
   margin-right: 50px;
   margin-top: 0px;
   font-family: verdana, arial;
}
TABLE{
   border: 0;
   margin: 0;
}

TD.logo{
   height: 80px
}

.navigation{
   height: 20px;
   border: 0;
   font-weight: bold;
   font-size: 10pt;
}

.main{
 background-color: #ffffff;
}

.caption{
 font-size: 11pt;
 font-weight: bold;
 text-align: center;
 color: #ffffff;
}

.bottom{
 background-color: #bcffbf;
 height: 15px;
 color: #0000ff;
 font-size: 7pt;
 /*text-align: right; */
}

.xapka{
	font-style: italic;
	font-weight: bold;
	background-color: #dfdfdf;
}

.img{	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 40px;
}

A{
 color: #0000ff;
}

:visited{
 color: #f47e0b;
}

:hover{
 color: #0000ff;
}