
		
		BODY, P, TABLE { background-color: #FFFFCC; font-family: Comic Sans MS, Charcoal, sans-serif; font-size: small}
		H1, H2, H3, H4, H5, H6 {font-family: Arial, Helvetica, sans-serif}
		
		
		.event_title  {font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; }
		
		.colortable, .colortable TD, .colortable TH
		{
		background-color:#99CC99;
		color:white;
		}
		
		
		.color2table, .color2table TD, .color2table TH
		{
		background-color:#669999;
		color:white;
		}
		
		.color3table, .color3table TD, .color3table TH
		{
		background-color:#FFFF99;
		font-size: small
		}
		
		.site_title{
		background-color:#0099CC;
		color:white;
		font-family: Comic Sans MS, Charcoal, sans-serif;
		}
		
		
		
		.lowText { text-decoration: none; color: #000000; font: 10px  Arial, Helvetica, sans-serif }
		.highText { text-decoration: none; color: #FFFFFF; font: 10px  Arial, Helvetica, sans-serif }
		
		.underlineLowText { text-decoration: none; color: #000000; font: 10px  Arial, Helvetica, sans-serif }
		.underlineHighText { text-decoration: underline; color: #FFFFFF; font: 10px  Arial, Helvetica, sans-serif }
		/*.itemBorder { border: 1px solid #666666 }*/
		/*.itemBorderBlank { border: 1px solid #CCCCDD }*/
		
		/* Delete these "button" styles if you're not using them */
		
		.buttonText { text-decoration: none; color: #FFCC99; font: Bold 10px  Arial, Helvetica, sans-serif }
		.buttonHover { text-decoration: none; color: #99CCFF; font: Bold 10px  Arial, Helvetica, sans-serif; padding: 1px }
		.buttonBorder { border: 1px outset #339966 }
		.buttonBorderOver { border: 1px inset #CC9966 }
		
		.smaller {font-size: x-small; font-family: charcoal, sans-serif;}
		
		.xsmaller {font-size: xx-small; font-family: charcoal, sans-serif;}
		
		.smaller_home, .smaller_home A {font-size: xx-small; font-family: charcoal, sans-serif;
			color:#FFFF99;
		}
		
						
				
img.float_left { 
    float: left; 
    margin: 7px; 
}
img.float_right { 
    float: right; 
    margin: 7px; 
}
		
		

