/*navbar.css -- for use in all left side navigation bars */

/* navbar*/

body {background-color: #00ffff}
/*body {font-family: helvetica}*/
body {font-size: 10pt}
body {list-style-type: circle}
lh{color: #ff0000}
lh {font-size: 10pt}
li{color: #666600 line-height: 110%}
li{font-size: 10pt}
/*link{color: #00ffff}*/
a:link{color: #000088}
a:visited{color: #0000ff}
a:hover{color: #ff0000; background-color: #ffffff}}
a:link{color: #000088}
a:visited{color: #0000ff}

