a { color:blue; text-decoration:underline; }
a:hover { color:red; font-weight:Bold; text-decoration: Underline; }
body { background-color:#006600; }
h1 { color: #006600; font:bold 24Pt Verdana, Arial, Helvetica, Sans-Serif; }
h2 { font:normal 20Pt Verdana, Arial, Helvetica, Sans-Serif; }
h3 { font:bold 16px Verdana, Arial, Helvetica, Sans-Serif; }
h4 { font-size:12Pt; font-weight:Normal; }
h5 { font-size:10Pt; font-weight:Normal; }
hr { background:#006699; color:#006699; height:5Px; }
ol { list-style-type:Decimal; }
td { font:Normal 14px "Times New Roman", Times, Serif; text-align: justify; }
th { font-size:10Pt; }
ul { list-style-type:Disc; }
.note { background-color:#FFFF00; color:black; font-size:9pt; }
.table { background-image:url(images/beige.jpg); }
.table-title { background-color:#006600; color:white; font:bold 20px Verdana, Arial, Helvetica, Sans-Serif; text-align:center; width:32%; }
.workbook { background-color:#FFFFCC; font:bold 16px Verdana, Arial, Helvetica, sans-serif; text-align:center; }
#navlist ul { margin:0; padding:0; }
#navlist li { display:inline; list-style-type:none; }
#navlist a { padding: 3px 3px; }
#navlist a:link, #navlist a:visited { color:white; background-color:#006600; text-decoration:none; }
#navlist a:hover { color:black; background-color:#7FFF00; text-decoration:none; }
