 body {
 
  background-color: #FFFFF0;  
	font: 12pt verdana, sans-serif;
  color: #000000;
 
	margin-left: 0; 
	margin-right: 0;
	margin-top: 0; 
	margin-bottom: 0;
 }
 						 
 P { margin-top: 4px; margin-bottom: 10px;
     margin-left:20px; margin-right: 20px;
     text-indent: 20px; }
		 
             
img.calbox { border-style: solid;
    border-width: 1px;
 
		}

 div { margin-left:20px; margin-right: 20px;}
 
 h3 { text-indent: 20px; }
 
 h4 { font: 14pt verdana, sans-serif;
   font-style: italic;
	 color: #ffffff;
	 
	 }
	 
a:link {   text-decoration: underline;
        font: 12pt verdana, sans-serif;
			  font-weight: normal;
        color :   #990000;}
				
a:visited {   text-decoration: underline;
         font: 12pt verdana, sans-serif;
			  font-weight: normal;
				color :    #663333;
          }
									
a:active  {    text-decoration: underline; 
           font: 12pt verdana, sans-serif;
					 color : #990000;
			  font-weight: normal;}
										
a:hover { 
         background-color:  #F9A095; 
           text-decoration: none;
         font: 12pt verdana, sans-serif;
			  font-weight: normal;
					color : #000000; }
				 
					
					
 a.menu:link {   text-decoration: none;
        font: 11pt verdana, sans-serif;
			  font-weight: normal;
        color :   #000000;}
				
a.menu:visited {   text-decoration: none;
         font: 11pt verdana, sans-serif;
			  font-weight: normal;
				color :    #000000;
          }
									
a.menu:active  {     
           font: 11pt verdana, sans-serif;
					 color : #000000;
					 text-decoration: none;
			  font-weight: normal;}
										
a.menu:hover { background-color:  #FFFFF0; 
           text-decoration: none;
         font: 11pt verdana, sans-serif;
			  font-weight: normal;
					color : #000000; }

				 