body { color: #000080; background-color: #009090; background-image: url("images/notesbg.png") }
h1 { color: #000080 }
h2 { color: #004080 }
h3 { color: #006080 }
h4 { color: #008080 }
table.header { background: #ffffff; width: 90%; border: none; }
table.main { background: #f0f0f0; width: 90%; border: none; }
td.w85 { width: 85%;  padding-left: 10% }
td.w50 { width: 50% }

a.contents { text-decoration: none }
a.contents:link { color: #4040b0 }
a.contents:visited { color: #4040b0 }
a.contents:active { color: #4040b0 }
a.contents:hover { color: #0040ff }

a.nav { text-decoration: none }
a.nav:link { color: #c00000 }
a.nav:visited { color: #c00000 }
a.nav:active { color: #c00000 }
a.nav:hover { color: #0040ff }

a.optn { text-decoration: none }
a.optn:link { color: #4040b0 }
a.optn:visited { color: #4040b0 }
a.optn:active { color: #4040b0 }
a.optn:hover { color: #0040ff; background: #eeeeff }

