body {
        background-image: url("images/bg.gif");

        color: #000000;
        font-size: 10pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;

        margin: 0px;
        padding: 0px;
}

table,td {
        color: #000000;
        font-size: 10pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link { color: #336633; font-weight: bold; text-decoration: none;
}
a:visited { color: #336633; font-weight: bold; text-decoration: none;
}
a:hover { color: #336633; font-weight: bold; text-decoration: underline;
}
a:active { color: #336633; font-weight: bold; text-decoration: none;
}


a.location:link { color: #663300; font-size: 8pt; font-weight: bold; text-decoration: none;
}
a.location:visited { color: #663300; font-size: 8pt; font-weight: bold; text-decoration: none;
}
a.location:hover { color: #663300; font-size: 8pt; font-weight: bold; text-decoration: underline;
}
a.location:active { color: #663300; font-size: 8pt; font-weight: bold; text-decoration: none;
}


font.title {
        color: #336633;
        font-size: 12pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

font.subtitle {
        color: #336633;
        font-size: 10pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-align: center;
}

font.subtitle2 {
        color: #336633;
        font-size: 10pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        text-align: center;
}

font.small {
        color: #000000;
        font-size: 8pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

font.tag {
        color: #336633;
        font-size: 14pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-align: center;
}

font.locate {
        color: #663300;
        font-size: 12pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-align: center;
}

font.alive {
        color: #993300;
        font-size: 10pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-align: center;
}

