﻿ <!--  red - 590202
       drk green - 003540
       green -005459
       
       drk blue 010440
       blue 020659  
       
       background-color: #FDF5DC
       bgcolor="#C5DD97"
       color="#23671c"
       #E8E7CE
       -->
       

   
  body { background-color: #ffffff; face="Helvetica, Arial, sans-serif"; color: #000000; font-size: small;} 
  
   div.calendarpage { 
         font-size: small;
         background-color: #f2f0d8;
         margin-left: 3em; margin-right: 3em;
         border-style: solid;
         border-width: 5px;
         padding: 1em;
         border-color:  #ffffff }    
         
   em { font-style: italic; font-weight: bold; font-variant: small-caps; font-size: x-large;  color: #010440}
   h1 {font-size: x-large; font-variant: small-caps; font-style: italic; color: #23671c; }  
   h2 {font-size: medium; font-weight: bold; font-style: italic; line-height: .3;}
   h3 { font-size: small; font-weight: bold; line-height: .3}
   p  {margin-left: 1em; margin-top:0}
   span.event {font-weight: bold }
   div.note {font-size: small; font-style: italic; margin-left: 20em; 
   margin-right: 3em;  padding-top: 8px; padding-right: 1em; line-height 90%;
   border-style: solid; border-width: medium; border-color: #590202 }
   
     .sidebar { position:absolute;
        width: 5cm; 
        height: auto; 
        top: 2em; 
        right: auto; 
        left: 0; 
      } 
       .sidebartext {
       font-size: x-small; 
       text-align: center; 
       font-weight: bold;  
       line-height: 2;
       }
    
    img.floatLeft { 
    float: left; 
    margin: 4px; 
}

    </STYLE> 