body
{
    font-family: arial, sans-serif;
}

div.image
{
    font-size:   .8em;
    line-height: 1.2;
}

div.bodyText
{
    font-size:   .8em;
    line-height: 1.2;
}

div.bodyText p
{
    text-align: justify;
}

h1
{
    font-size:     1.5em;
    font-weight:   bold;
    line-height:   1.2;
    margin-bottom: .25em;
    margin-top:    0;
}

h2
{
    font-size:   1.2em;
    font-weight: bold;
    line-height: 1.2;
}

h3
{
    font-size:   1em;
    font-style:  italic;
    font-weight: bold;
    line-height: 1.2;
}

.sidebar
{
    border:      1px solid #336699;
    font-size:   .8em;
    line-height: 1.2;
}

.sidebar h1
{
    color:       #F00;
    font-weight: normal;
    text-align:  center;
}

.sidebar h2
{
    text-align:  center;
}

.bulletList
{
    font-size:   .8em;
    line-height: 1.2;
}

.bulletList li
{
    margin-bottom: 1em;
}

ul.noBullets
{
    list-style: none;
}

.note
{
    font-weight: bold;
    text-align:  center;
}
