<style type="text/css">
	<!--
		/*This style sheet was written to simplify the design of this web page*/
		/*Created 3/2003 by Cheryl*/
		/*TD=P for now*/

		/*links-CLASS=A*/
		A:link					{color: #005E20;}
		A:visited 					{color: #336;}
		A:hover 					{color: #138D3D;
								text-decoration: none;}

		/*Main Body Format-affects TD also*/
		/* REMEMBER TO CHAGNE THE BACKGROUND BASED ON THE PAGE*/
		/* Also is the TD text for the calendars*/
		BODY		{font-family		:	Verdana, Comic Sans MS, Arial,sans-serif;
				text-align		:	left;}

		/* */
		a		{color			:	#005E20;}

		/*Table CLASS=td */
		td		{font-size		:	13 px;}

		/*Body Right-CLASS=BRIGHT*/
		.BRight	{text-align			:	right;
				font-weight		:	bold;}

		/*Body Right-CLASS=BCENTER*/
		.BCenter	{text-align		:	center;}

		/*Body Right-CLASS=BCENTERMAR*/
		.BCenterMar	{text-align		:	center;
				margin			:	2em;}

		/*Body Left Italic-CLASS=BLEFTI*/
		.BLeftI	{text-align			:	left;
				font-style		:	italic;}

		/*Days of the Week-CLASS=CBW*/
		.CBW		{text-align		:	center;
				font-weight		:	bold;
				color			:	white;}

		/*Dates-CLASS=LB*/
		.LB		{text-align		:	left;
				font-weight		:	bold;}

		/*Main Page Head-CLASS=MHEAD1*/
		.Mhead1		{font-size		:	2 em;
				text-align		:	center;
				font-weight		:	bold;}

		/*Main Page Head Left-CLASS=MHEAD1L*/
		.Mhead1L	{font-size		:	2 em;
				text-align		:	left;
				font-weight		:	bold;}

		/*Main Page Head-CLASS=MHEAD2*/
		.Mhead2		{font-size		:	1.5 em;
				text-align		:	center;
				font-weight		:	bold;}

		/*Main Page Head-CLASS=MHEAD2L*/
		.Mhead2L	{font-size		:	1.5 em;
				text-align		:	left;
				font-weight		:	bold;}

		/*Main Page Head-CLASS=MHEAD2CW*/
		.Mhead2CW	{font-size		:	1.5 em;
				text-align		:	center;
				font-weight		:	bold;
				color			:	white;}

		/*Main Page Head-CLASS=MHEAD3*/
		.Mhead3		{font-size		:	1 em;
				text-align		:	center;
				font-weight		:	bold;}

		/*Main Page Head-CLASS=MHEAD3L*/
		.Mhead3L	{font-size		:	1 em;
				text-align		:	left;
				font-weight		:	bold;}

		/*Main Page Head-CLASS=MHEAD4*/
		.Mhead4		{font-size		:	.75 em;
				text-align		:	center;
				font-weight		:	bold;}

		/*Main Page Head-CLASS=MHEAD4L*/
		.Mhead4L	{font-size		:	.75 em;
				text-align		:	left;
				font-weight		:	bold;}

		/*Created/Updated by line-CLASS=CREATED*/
		.Created	{font-size		:	.75 em;
				text-align		:	left;
				font-style		:	italic;}

		/*Text Left*/
		P		{text-align		:	left;}

		/*Text Left Bold-CLASS=BOLD*/
		P.Bold	{text-align			:	left;
				font-weight		:	bold;}

		/*Text Left Italic-CLASS=ITALIC*/
		P.Italic	{text-align		:	left;
				font-style		:	italic;}

		/*Text Right-CLASS=PRIGHT*/
		P.PRight	{text-align		:	right;}

		/*Text Right Bold-CLASS=RBOLD*/
		P.RBold		{text-align		:	right;
				font-weight		:	bold;}

		/*Text Right Italic-CLASS=RITALIC*/
		P.RItalic	{text-align		:	right;
				font-style		:	italic;}

		/*Image Placement-CLASS=PIC1*/
		.Pic1		{height			:	auto;
				width			:	auto;
				text-align		:	center;}

		/*Image Placement-CLASS=PIC2*/
		.Pic2		{height			:	auto;
				width			:	auto;
				text-align		:	left;}

		/*Image Placement-CLASS=PIC3*/
		.Pic3		{height			:	auto;
				width			:	auto;
				text-align		:	right;}

		/*Footer-CLASS=footer*/
		.footer		{font-size		:	10 px;}
	-->
</style>
