/* Tags */
BODY { MARGIN: 0px; BACKGROUND-COLOR: white }

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

input {COLOR: black; font-family: verdana; font-size: 12px}
select {COLOR: black; font-family: verdana; font-size: 12px}

/* Class names */
.nav:link {COLOR: white; TEXT-DECORATION: none; font-family: verdana; font-weight: 700; font-size: 12px}
.nav:visited {COLOR: white; TEXT-DECORATION: none; font-family: verdana; font-weight: 700;font-size: 12px}
.nav:hover {COLOR: white; TEXT-DECORATION: underline; font-family: verdana; font-weight: 700;font-size: 12px}
.nav:active {}
.general {COLOR: black; font-family: verdana; font-size: 12px}
.head {font-family: verdana; font-size: 12px; color:White; background-color: #006699; font-weight: normal}

.ISpyHead   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}


