
		
		/*BODY, P, TABLE { background-color: #CCFFCC; font-family: Comic Sans MS, Charcoal, sans-serif; font-size: small}*/
		BODY, P, TABLE { background-color: #CCFFCC; font-family: Comic Sans MS, Charcoal, sans-serif; font-size: small}
		H1, H2, H3, H4, H5, H6 {font-family: Arial, Helvetica, sans-serif}
		
		
		.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;
		}
		
		.community_bar{
		background-color:#CC99CC;
		color:white;
		font-size: medium;
		font-family: Comic Sans MS, Charcoal, sans-serif;
		}
		
		
		
		.lowText { text-decoration: none; color: #000000; font: 10px  Arial, Helvetica, sans-serif }
		.highText, .highText TD { 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, .buttonText TD{ 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: 11px; 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; 
		}
		
		.alt_home, .alt_home A, .alt_home TD {font-size: small; font-family: charcoal, sans-serif;
			color:#99CC99; 
		}
		
		
		.altbuttonText, .altbuttonText TD{ text-decoration: none; color: #FFCC99; font: Bold 10px  Arial, Helvetica, sans-serif;
			background-color:#336699 }
