/* Font Face */	BODY, P, UL, OL, LI, DIV, TD, TH, H1, H2, H3, A		{font-family: arial, helvetica, sans-serif;}	TABLE, TD 	{border-collapse: collapse;}/* Font Size */	BODY								{font-size: 13px;} 	H1									{font-size: 18px; margin-left: 20px;}	H2									{font-size: 15px; margin-left: 20px; margin-top: 10px;}	H3									{font-size: 13px; margin-left: 20px; margin-top: 10px;}	P, UL, OL, LI, DIV 			{font-size: 13px; color: #000000; margin-top: 10px; margin-left: 20px; margin-right: 10px; margin-bottom: 10px;}	.footertext 						{font-size: 14px; color: #000000;}			/* Font Formatting */	A			{font-weight: bold; color: #003333; background: transparent none; text-decoration: none;}	A:link		{font-weight: bold; color: #003333; background: transparent none; text-decoration: none;}	A:visited	{font-weighte: bold; color: #003333; background: transparent none; text-decoration: none;}	A:active	{font-weight: bold; color: #003333; background: transparent none; text-decoration: none;}	A:hover		{font-weight: bold; color: #003333; background: transparent none; text-decoration: underline;}
