/* $id: my-style.css,v 1.0 2000/01/17 18:22:08 gthompsn Exp $ */

A {
    font-weight: bold;
    text-decoration: none;
}

A.linkGreen {
    color: #009900;
}

P,TD,TH,LI {
    font-family: verdana, arial, helvetica, utopia, sans-serif;
}

LH {
    font-family: verdana, arial, helvetica, utopia, sans-serif;
    font-weight: bold;
}

H3 {
    font-family: verdana, arial, helvetica, utopia, sans-serif;
    font-weight: bold;
    font-size: 1.2em;
}

CODE {
    margin-left: 10px;
    font-family: "monotype.com", "courier.new", courier, monospace;
    font-size: 0.8em;
    color: #006600;
}

.indented {
    margin: 20px;
    font-family: verdana, arial, helvetica, utopia, sans-serif;
    font-style: normal;
    font-size: 0.8em;
    color: #000000;
}

.special {
    font-family: verdana, arial, helvetica, utopia, sans-serif;
    font-style: normal;
    font-size: 1.0em;
    color: #009900;
}

.NiceText {
    font-family: verdana, arial, helvetica, utopia, sans-serif;
    font-style: normal;
    color: #000000;
}

.NiceHead {
    font-family: verdana, arial, helvetica, utopia, sans-serif;
    font-weight: bold;
    font-size: 1.0em;
    color: #000000;
}

.Caption {
    font-family: georgia, times, serif;
    font-style: normal;
    font-size: 1.2em;
    color: #000000;
}

.TinyText {
    font-family: verdana, arial, helvetica, utopia, sans-serif;
    font-style: normal;
    font-size: 0.6em;
    color: #000000;
}

.ButtonText {
    font-family: verdana, arial, helvetica, utopia, sans-serif;
    font-weight: bold;
}

.FadeButton {
    font-family: verdana, arial, helvetica, utopia, sans-serif;
    font-weight: bold;
    color: #9999CC;
}

.CopyText {
    font-family: georgia, times, serif;
    font-style: normal;
    font-size: 0.8em;
}

.author {
    font-family: verdana, arial, helvetica, utopia, sans-serif;
    font-style: normal;
    font-size: 0.8em;
}

.monospace {
    margin-left: 15px;
    font-family: "monotype.com", "courier.new", courier, monospace;
}

.warning {
    background: #FFCCCC;
}
