<HTML>  <!-- (c) 2002 Inflow Software Corporation. All rights reserved. -->

<HEAD>
   <STYLE TYPE="test/css">  <!--  CSS for ChrisDePalma.com pages -->
   <!--
       
       .month_title_header  {
                  font-family: verdana, arial, courier, helvetica;
                  text-decoration: bold;
                  font-size: 12px;
                  text-align: center;
                  color: #000000;
                  background-color: #C0C0C0
                  }

       .nav_mode_cell  {
                  font-family: verdana, arial, courier, helvetica;
                  text-decoration: normal;
                  font-size: 12px;
                  text-align: center;
                  color: #FFFFFF
                  }

       .noline  {
                  font-family: verdana, arial, courier, helvetica;
                  text-decoration: normal;
                  font-size: 12px;
                  text-align: center;
                  color: #FFFFFF
                  }

       .month_wday_header  {
                  font-family: verdana, arial, courier, helvetica;
                  text-decoration: bold;
                  font-size: 12px;
                  text-align: center;
                  color: #000000;
                  background-color: #C0C0C0
                  }

       .month_day_cell  {
                  font-family: verdana, arial, courier, helvetica;
                  text-decoration: normal;
                  font-size: 14px;
                  text-align: center;
                  color: #000000;
                  background-color: #C0C0C0
                  }

       .month_day_cell_text  {
                  font-family: verdana, arial, courier, helvetica;
                  text-decoration: normal;
                  font-size: 14px;
                  text-align: center;
                  color: #000000
                  }

       .month_day_cell_selected  {
                  font-family: verdana, arial, courier, helvetica;
                  text-decoration: normal;
                  font-size: 14px;
                  text-align: center;
                  color: #EE9A00
                  }

       .month_day_cell_selected_text  {
                  font-family: verdana, arial, courier, helvetica;
                  text-decoration: normal;
                  font-size: 14px;
                  text-align: center;
                  color: #BEBEBE
                  }

       .month_view_day_header  {
                  font-family: verdana, arial, courier, helvetica;
                  text-decoration: bold;
                  font-size: 12px;
                  text-align: center;
                  color: #000000;
                  background-color: #C0DDDD
                  }


       A:link    {color: #119911}

       A:visited {color: #115511}

       A:active  {color: #11AA11}

       BODY      {SCROLLBAR-FACE-COLOR: #004888;
                  SCROLLBAR-HIGHLIGHT-COLOR: #115511;
                  SCROLLBAR-SHADOW-COLOR: #000000;
                  SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
                  SCROLLBAR-ARROW-COLOR: #CCCCCC;
                  SCROLLBAR-TRACK-COLOR: #CCCCCC;
                  SCROLLBAR-DARKSHADOW-COLOR: #115511}
   -->
   </STYLE>
   
<!--   some colors
             green = 00FF00
             cyan  = 00FFFF
            orange = EE9A00
      light orange = FFCC66
            yellow = FFFF00
    real dark gray = 878787
         dark gray = 666666
              gray = C0C0C0
        light gray = EEEEEE
          paleblue = C0DDDD
             white = FFFFFF
             black = 000000      
        
-->

</HEAD>

<BODY> 
</BODY>

</HTML>
