BODY {color: black; background-color: white; font-family: san-serif; font-size: 12pt; }
P {font-size: 1em; font-weight: normal; text-align: left;}
.hdg {font-size: 1.25em; font-weight: bold; text-align: center;}
.subhdg {font-size: 1.15em; font-weight: normal; text-align: left;}
.sect {font-size: 1em; font-weight: normal; text-decoration: underline; text-align: left;}
.smalltxt {font-size: 0.75em; font-weight: bold; text-align: center;}
.footnote {font-size: 0.75em; font-weight: bold; text-align: left; padding: 2px 2px; margin: 0px}
.mono {font-family: monospace; font-size: 1em; font-weight: normal; text-align: left}
H6 {font-size: 0.90em; padding: 3px; margin: 0px 0px; text-align: center}
OL UL {list-style-position: outside; text-align: left}

TABLE {border-width: 2px; border-spacing: 0px; border-style: outset; width: 100%;
        border-color: gray; border-collapse: separate; background-color: white;}
TD, TH {border-width: 1px; padding: 4px; border-style: inset; border-color: black;
        background-color: white; -moz-border-radius: ;}
.blongr {color: blue; background-color: #66CC99}

.floatleft {float: left; margin: 5px 15px 5px auto}
.cntrall {text-align: center; margin-left: auto; margin-right: auto;}
.cntrtxt {text-align: center}

A:link {color: #339933;}
A:visited {color: #999999; text-decoration: none;}
A:hover {color: #33CC33; text-decoration: underline;}
A:active {color: #33CC33; text-decoration: underline;}
A:link img {border-color: white}
A:visited img {border-color: #CCCCCC}
A:hover img  {border-color: #33CC33}
A:active img {border-color: #33CC33}

#menu {position: absolute; top: 5px; left: 10px; width: 100%; margin:0 auto; padding: 5px;
        z-Index:0; text-align: center;}
#menu A:link {color: black; text-decoration: none; font-weight: bold;}
#menu A:visited {color: #666666; text-decoration: none;}
#menu A:hover {color: #33CC33; text-decoration: underline;}
#menu A:active {color: #33CC33;text-decoration: underline;}

#content {position:absolute; top: 240px; left: 10px; width: 95%; margin:0 auto; padding: 15px;
          z-Index:1; text-align: left;}
#content A:link {color: #339933; text-decoration: none}
#content A:visited {color: #999999; text-decoration: none}
#content A:hover  {color: #33CC33; text-decoration: underline;}
#content A:active {color: #33CC33; text-decoration: underline;}
