A
{
    color: blue;
}
A:hover
{
    color: red;
}
TD
{
    font-size: 0.8em;
    font-family: Verdana;
}
TD.sml
{
    font-size: 0.7em;
    font-family: Verdana;
	padding-top: 4; padding-bottom: 4;
}
td.hc
{
    FONT-FAMILY: "Times New Roman";
    FONT-SIZE: 0.8em;
    TEXT-TRANSFORM: uppercase;
    BORDER-BOTTOM: gainsboro thin dotted;
}
td.hn
{
    COLOR: gray;
    TEXT-ALIGN: right;
    BORDER-BOTTOM: gainsboro thin dotted;
}
td.r
{
    TEXT-ALIGN: right;
}
td.c
{
    TEXT-ALIGN: center;
}
TD.smlr
{
    font-size: 0.7em;
    font-family: Verdana;
    TEXT-ALIGN: right;
}
TD.smlc
{
    font-size: 0.7em;
    font-family: Verdana;
    TEXT-ALIGN: center;
}
DIV
{
    font-family: Verdana;
}
BODY
{
    font-size: 10pt;
    margin: 4px;
    font-family: Verdana;
    background-color: White;
}
LI.p5
{
    margin-bottom: 5px;
}
input
{
    border-right: steelblue 1px solid;
    border-top: steelblue 1px solid;
    font: menu;
    border-left: steelblue 1px solid;
    color: navy;
    border-bottom: steelblue 1px solid;
}
input.noborders
{
    border-right: medium none;
    border-top: medium none;
    font: menu;
    border-left: medium none;
    color: navy;
    border-bottom: medium none;
}
SELECT
{
    border-right: steelblue 1px solid;
    border-top: steelblue 1px solid;
    border-left: steelblue 1px solid;
    color: navy;
    border-bottom: steelblue 1px solid;
    font-family: Arial, 'Microsoft Sans Serif';
    border-collapse: collapse;
}
.textbox
{
    border-right: steelblue 1px solid;
    border-top: steelblue 1px solid;
    font: menu;
    border-left: steelblue 1px solid;
    color: navy;
    border-bottom: steelblue 1px solid;
}
H3
{
    COLOR: steelblue; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 1.9em;
}
H4
{
    COLOR: steelblue; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 1.4em;
}
#urltd
{
    display: none;
}
.adv
{
	color: silver;
}
.adv a
{
	color: silver;
}
