body {
        margin : 0;
        background-color:white;
        }
 img.dz {border-width: 1px; border-color:darkblue; border-style: inset;}
a {
        color: darkblue;
        text-decoration : none;
        font-size : 14px;
        font-family : Verdana, Tahoma, Arial, sans-serif;
        font-weight: 300;
}
a:hover {
        font-size : 14px;
        color: darkblue; text-decoration: underline;background-color: lightblue;
}

 .logo {font-size: 14px;
           font-style: normal;
           color: darkblue;
           text-align: center;
           font-weight: bold;
}
 .link {font-size: 14px;
           font-style: normal;
           color: darkblue;
           text-align: center;
           font-weight: 600;
}
h1 {
        text-align:center;
        font-size: 25px;
        color: #aa0000;
        font-family : Verdana, Tahoma, Arial, sans-serif;
}
h2 {
        color: #000088;
        text-align:center;
        font-family : Verdana, Tahoma, Arial, sans-serif;
        font-size: 23px;
}
h3 {
        color: darkblue;
        text-decoration: none;
        text-align : center;
        font-family : Verdana, Tahoma, Arial, sans-serif;
        font-size: 16px;
}

h4{
       color: darkblue;
       text-decoration: none;
       text-align: center;
       font-family: Verdana, Tahoma, Arial, sans-serif;
       font-size: 18px; 
       font-weight: 600;
       margin: 3px 8px 3px 8px;

}
.style2 {
        font-size: 12px;line-height: 16px;
        font-weight: bold;font-style:normal;
        color: darkblue;
}
.style3 {font-size:14px;font-style:italic;font-weight:bold;color:darkblue;text-align:center;} 
.style4 {
        font-size: 18px;line-height: 22px;
        font-weight: 300;font-style:italic;
        color: #202020;
}

.style5 {font-size:20px;font-style:oblique;font-weight:600;color: #880000;}


LI {font-size:18px;font-style:italic;font-weight:400;color:darkblue;}
