﻿p
{
    font-family: Verdana;
    font-size: medium;
    font-weight: normal;
    font-style: normal;
    color: #000000;
}

img 
{
    behavior: url("pngbehavior.htc");
}

h1
{
    font-family: Verdana;
    font-size: x-large;
    font-weight: bold;
    font-style: normal;
    color: #009933;
}

li
{
    font-family: Verdana;
    font-size: medium;
    color: #000000;
    background-color: #FFFFFF;
    font-weight: normal;
}
    
ul
{
    list-style-image: url("images/greentick.gif");
}