body {
        color: #000000;
        font-family : "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
        background: white;
        background-image: url(images/lilac.jpg);
        background-repeat: repeat-y;
        margin-left: 150px;
        margin-right: 50px;
        text-align: justify;
        }


h1 {
        font-size: 16px;
        color: #333366;
        margin-left: 0px;
}

h2 {
        color: black;
        font-weight: normal;
        font-size: 10px;
        margin-left:-115px
}

h3 {
        color: black;
        font-weight: bold;
        font-style: italic;
        font-size: 14px;
        margin-left: 22px;
}

h4 {
        color: black;
        font-size: 12px;
}

.normal {
        color: black;
        font-weight: normal;
        font-size: 14px;
}

.cite {
     	 color: black;
        font-weight: normal;
        font-style: italic;
        font-size: 14px;
}

.lien {
        color: #666699;
        text-decoration: none;
      }

address {margin-left: -135px; color: #003263;}

dir {list-style-type: circle;}

ul {list-style-type: disc;}

p.flushleft {margin-left: -135px;}

center.flushleft {margin-left: -135px;
                  margin-right:-100px;}

address {color: black; text-align: right}

A.topnav:link {color: #666699; text-decoration: none;font-size:14px;}
A.topnav:visited {color: #666699; text-decoration: none;font-size:14px;}
A.topnav:active {color: #666699; text-decoration: none;font-size:14px;}
A.topnav:hover {color: #666699; font-weight:bold;text-decoration: none;font-size:14px;}
