.menus
			{
				font-family: arial, helvetica, sans-serif;
				font-size: 12px;
				font-style: normal;
				font-weight: bold;
				color: black;
				text-decoration: none;
				padding: 1pt;
			}
			
			a:visited.menus
			{
				font-family: arial, helvetica, sans-serif;
				font-size: 12px;
				font-style: normal;
				font-weight: bold;
				color: black;
				text-decoration: none;
				padding: 1pt;
			}
			a:link.menus
			{
				font-family: arial, helvetica, sans-serif;
				font-size: 12px;
				font-style: normal;
				font-weight: bold;
				color: black;
				text-decoration: none;
				padding: 1pt;
			}
			a:hover.menus
			{
				font-family: arial, helvetica, sans-serif;
				font-size: 12px;
				font-style: normal;
				font-weight: bold;
				color: #003300;
				text-decoration: underline;
				padding: 1pt;
			}
td { color: black; font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
h1  { color: #663300; font-style: normal; font-weight: bold; font-size: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
h2 { color: #663300; font-style: normal; font-weight: bold; font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
h3 { color: #663300; font-style: normal; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }