<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body { font-family: Arial, sans-serif; }

/*
a:link {color: #000000; text-decoration: underline; }   
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #000000; text-decoration: underline; }
a:hover {color: #0DD14F; text-decoration: underline; }
*/






/*             AAA                LLL  			   LLL      
/*           AAA AAA              LLL              LLL     
/*          AAA   AAA             LLL              LLL      
/*         AAA     AAA            LLL              LLL                                           
/*        AAA       AAA           LLL              LLL                                        
/*       AAAAAAAAAAAAAAA          LLL              LLL                
/*      AAA           AAA         LLL              LLL     
/*     AAA             AAA        LLL              LLL      
/*    AAA               AAA       LLL              LLL   
/*   AAA                 AAA      LLLLLLLLLLLL     LLLLLLLLLLLL
/*   


/****ALL PAGES******************************************************************/
/*******************************************************************************/




/*ALL TABLES **********************/
table{
	font-size:90%; 
	color:black;
	font-family:Verdana; 
}

/*Title of the page. Eg: "Contact Information" or "Events" */
table.pagetitle{
	font-size:120%;  
	font-weight:bold;
	color:black;
	font-family:Arial; 
}


/*Events.asp and Members.asp --- to MONOSPACE Dave's Content*/
table.mono{
	font-size:100%;
	font-family: "Lucida Console",
             "Andale Mono",
             monospace;
 
}


</pre></body></html>