/* Designed by Alexey B. Andrievsky */
<style type="text/css">

a{
color:blue
}

body{
margin:0px; 
padding:0px
}

table{
border: 0px solid #000000
}

td{
border: 0px solid #000000
}

div.logo{
position: absolute
}

div.head{
position: absolute; 
left: 208px; 
}

div.navigation{
position: absolute;
top: 178px;
width: 175px;
display: none;
}

div.content1{
position: absolute;
top: 178px;
left: 1px;
display: none
}

div.content2{
position: absolute;
top: 178px;
left: 0px;
width=100%
}

div.title{
color: black;
padding: 0px;
margin: 0px;
background-color: white;
}

hr{
color: black;
height:1px 
}

div.menu{
text-align: justify;
margin-left: 0px;
background-color: white;
width: 188px
display:none;
}

div.overfl{

}

h2{
font-size: 12pt;
background-color: white;
}

h3{
font-size: 12pt;
font-width: normal;
background-color: white;
}

</style>
