body, td { font-family: Arial;
       font-size: 12px; }
body { background-color: #fff; }

select { font-size: 11px; }

ul { list-style-type: none;
      padding: 0px;
      margin: 0px; }

h2 { color: #800080; 
     font-size: 14px;
     font-weight: bold;
     line-height: 1em; }

li { background: url(images/dotpurple1_small.gif) no-repeat 0px 0px;
     padding: 0 0 1em 20px;
     margin: 0px; }
     
.purple { color:#800080; }
.green { color:#008080; }
.tlcurve { background: url(images/curve4.gif) no-repeat 0 0; }

ul.subnav { list-style-type: none;
      padding: 0px;
      margin: 0px; }

ul.subnav li { background: url(images/dot.gif) no-repeat right 0px;
     padding: 0 24px 0 20px;
     margin: 0px; 
     text-align: right; }
ul.subnav a { color:#008080;
              text-decoration: none; }
a.black { color: #000;
          text-decoration: none; }
a.purple { text-decoration: none; }