h1, h2, h3 {
    color: #009900;
}

h1, .cursive {
    font-family: Cursive;
}

h1, h2 {
    text-decoration: underline;
}

h2 {
    font-style: italic;
}

h3 {
    font-size: 12pt;
}