body {
background-image: url(fond_1.gif);
margin:0px 0px 0px 0px;
}
h1 { font-size:10pt;
     color:#0067AC;
     font-style:italic;
     border-bottom:solid thin red; }
     text-align:center;
}     
h2 { font-size:10pt;
     color:#0067AC;
     font-style:italic;
     border-bottom:solid thin red; }
     text-align:center;
}
h3 font-size:10pt;
     color:#0067AC;
     font-style:italic;
     border-bottom:solid thin red; }
     text-align:center;
     
}
a {  color: #0000FF; text-decoration: none}
a:hover {color: #ff0000; text-decoration: underline; background-color: transparent; position: relative; top: 1.5px; left: 1.5px;}
}
a:active.type1 {color:#FF0000; text-decoration:none;}
a:link.type1 {color:#0000FF; text-decoration:none;}
a:link.type1:hover {color:#FF0000; text-decoration:underline;}
a:link.type1:visited {color:#0000FF; text-decoration:none;}
}
a:link.type3 {color:#FFFFFF; text-decoration:none;}
a:visited.type3 {color:#FFFFFF; text-decoration:none;}
a:active.type3 {color:#FFFF00; text-decoration:none;}
a:hover.type3 {color:#ffff00; text-decoration:overline underline;}
}
