BODY {
 font-family: verdana, helvetica;
 font-size: 10pt;
}

A:link {
 color: #0000CC;
 text-decoration: none;
}

A:visited {
 color: #0000CC;
 text-decoration: none;
}

A:hover {
 color: red;
 text-decoration: none;
}

A:active {
 color: blue;
 text-decoration: none;
}

TD {
 font-size: 10pt;
}

TH {
 font-size: 10pt;
 font-weight: bold;
 color: #517365;
}

SELECT {
 font-size: 9px;
}

INPUT {
 font-size: 9px;
}

.nav {
 background-color: #CDCDCD;
}

.Header {
 font-size: 10pt;
 font-weight: bold;
 color: #517365;
}

.Warning {
 background-color:#FF9900;
}
.hlon {
 background-color:#DEE3E7;
}
.hloff {
 background-color:#FFFFFF;
}
