﻿body
{
    font-size: 10pt;
    color: #660066;
    font-family: Verdana;
    text-align: justify;
}
h1
{
    font-size: 18pt;
    font-weight: bold;
    text-align: center;
    line-height: 25pt;
}
h2
{
    font-size: 11pt;
    font-weight: bold;
}
h3
{
    font-size: 10pt;
    font-weight: bold;    
}
ul
{
    list-style-image: url(App_Themes/Provence/verdonbullet.jpg);
}
dt
{
    font-weight: bold;
}
dd
{
    font-style: italic;
}
