a:active  { font-family: Arial, Helvetica, sans-serif; 
            font-weight: normal; color: #CCCCFF; 
            text-decoration: underline
          }

a:link    { font-family: Arial, Helvetica, sans-serif; 
            font-weight: bold; color: #006600; 
            text-decoration: none
          }

a:visited { font-family: Arial, Helvetica, sans-serif; 
            font-weight: bold; color: #006633; 
            text-decoration: none
          }

h2        { font-family: "Times New Roman", Times, serif
          }

h3        { font-family: "Times New Roman", Times, serif
          }

p         { font-family: "Times New Roman", Times, serif
          }

.sidelink { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold
          }

a:hover   { font-family: Arial, Helvetica, sans-serif; color: #000000; 
            text-decoration: underline; font-weight: bold
          }

.tip      { font-family: Verdana, arial, helvetica, sans-serif; font-size: 8pt;
          }

li        { font-family: "Times New Roman", Times, serif
          }

ul        { font-family: "Times New Roman", Times, serif
          }


