body { font-family:Arial; color:black; background-color:rgb(0,102,153); }
h1 { color:teal; font-family:Arial; font-size:12; }
h2 { color:#0080C0; font-family:Arial; font-size:12; }
p.namo-list { color:#0080C0; font-family:Arial; font-size:12; }
p.namo-sublist { color:#108EDA; font-family:Arial; font-size:10; }
table.namo-table { border-left-color:silver; border-top-color:silver; border-right-color:#5A97AD; border-bottom-color:#5A97AD; }
table.namo-table td { border-left-color:#5A97AD; border-top-color:#5A97AD; border-right-color:silver; border-bottom-color:silver; }
table.namo-table th { background-color:#AED7E3; border-left-color:#5A97AD; border-top-color:#5A97AD; border-right-color:silver; border-bottom-color:silver; }
span.namo-link, a:link { text-decoration:underline; }
span.namo-visited, a:visited { color:gray; text-decoration:underline; }
span.namo-active, a:active { color:#FE8B5A; text-decoration:underline; }
li.namo-list1 { list-style-image:url('nav/bullet1.gif'); }
li.namo-list2 { list-style-image:url('nav/bullet2.gif'); }
a:link { color:rgb(0,0,102); }

