﻿A 
{
    text-decoration: none; 
    color: #ffcc00; 
}

H1
{
    color: #990000; 
    font-family: Serif;
    font-style: italic;
    font-size: x-large;
}

H2
{
    color: #990000; 
    font-family: Arial;
    font-weight: bold;
    font-size: large;
}

UL
{
    list-style: "images/bullet.png";
    font-style: normal;
    font-family: Arial;
    font-size: 10pt;
    color: Black;
}