* { font-family: "verdana"; font-size: 12px; }

.large  { font-size: 14px; }
.small  { font-size: 10px; }
.em     { font-size: 14px; background-color: #FFFF00; }
.bolded { font-size: 14px; color: "#660066" ; font-weight: bold; }

.lightbg { background-color: "#F0F0FF"; }

.bolded { font-size:   14pt ;
          color:       #660066 ;
          font-family: verdana }


a.sb:link     { color: "#0000FF";
                text-decoration: none;
                font-size: 10px;
                font-weight: bold; }
a.sb:visited  { color: "#0000FF";
                text-decoration: none;
                font-size: 10px;
                font-weight: bold; }
a.sb:active   { color: "#0000FF";
                font-size: 10px;
                font-weight: bold; }
a.sb:hover    { color: "#A00000";
                text-decoration: underline;
                font-size: 10px;
                font-weight: bold; }

a.tl:link     { color: "#ff0000";
                text-decoration: none;
                font-size: 12px;
                font-weight: bold; }
a.tl:visited  { color: "#ff0000";
                text-decoration: none;
                font-size: 12px;
                font-weight: bold; }
a.tl:active   { color: "#ff0000";
                font-size: 12px;
                font-weight: bold; }
a.tl:hover    { color: "#A586A5";
                text-decoration: underline;
                font-size: 12px;
                font-weight: bold; }

a.nav:link    { color: "#0000FF";
                text-decoration: none;
                font-size: 10px; }
a.nav:visited { color: "#0000FF";
                text-decoration: none;
                font-size: 10px; }
a.nav:active  { color: "#0000FF";
                font-size: 10px; }
a.nav:hover   { color: "#A00000";
                text-decoration: underline;
                font-size: 10px; }


.list { list-style-image: url('/images/button.gif') }

.selected { background: "#660066" }
.unselected { background: "#F0F0FF" }


.title { font-size:   120% ;
           color:       "#660066" ;
           font-weight: bold ;
           font-family: "arial" }

tr.large { font-family: "arial" ;
          font-weight: bold }


.press { text-align: justify ;
         padding-left: 4em ;
         padding-right: 4em }