/* Designed by Alexey B. Andrievsky */
<style type="text/css">

a{
color:blue
}

body{
margin:0px; 
padding:0px
}

div{
    filter:alpha(opacity=93);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

table{
border: 0px solid #000000
}

td{
border: 0px solid #000000
}

div.title{
color: #07215e;
padding: 0px;
margin: 0px;
background-color: #d0d8e6
}

hr{
color: #17316e;
height:1px 
}

div.menu{
text-align: justify;
margin-left: 0px;
background-color: #d0d8e6;
width: 188px;
font-size: 11pt;
}

div.content3{
position: absolute;
top: 178px;
left: 208px;
}

h2{
font-size: 12pt;
background-color: #d0d8e6;
}

h3{
font-size: 12pt;
font-width: normal;
background-color: #d0d8e6;
}

</style>
