h1		     	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 18px; color: #000000; }

h2  			{ font-family: verdana, arial, helvetica, sans-serif; font-size: 16px; color: #000000; }

h3  			{ font-family: verdana, arial, helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; }

/* Used to format numbers so that Georgia font is not an option */
.numbers		{ font-family: palatino, times new roman, serif; font-size: 12px; color: #000000; }

/* Used for the five white headings on the Site Map page */
.siteMapHeading 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; }

/* Used for the links in the body of each Index page */
.indexHeading	        { font-family: verdana, arial, helvetica, sans-serif; font-size: 16px; }
.indexHeading a		{ color: #325d3d; text-decoration: underline; }
.indexHeading a:hover	{ color: #325d3d; text-decoration: none; }
.indexHeading a:visited	{ color: #869f8d; }

/* Used for the body text of most of the site's pages */
.mainText 		{ font-family: palatino, georgia, times new roman, serif; font-size: 12px; color: #000000; }
.mainText a		{ color: #325d3d; text-decoration: underline; }
.mainText a:hover	{ color: #325d3d; text-decoration: none; }
.mainText a:visited	{ color: #869f8d; }

/* Used for each state's name in the Other State's Standards page */
.standardsHeading 	{ font-family: palatino, georgia, times new roman, serif; font-size: 14px; font-weight: bold; color: #000000; }

/* Used for the links to each state's standards in the Other State's Standards page */
.standards 		{ font-family: palatino, georgia, times new roman, serif; font-size: 12px; color: #000000; }
.standards a		{ color: #325d3d; text-decoration: underline; }
.standards a:hover	{ color: #325d3d; text-decoration: none; }
.standards a:visited	{ color: #869f8d; }

/* Used for the headings of the local navigation boxes on the left side of each page */
.localnavHeading 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #fffecb; }

/* Used for the links in the local navigation boxes on the left side of each page */
.localnav	        { font-family: palatino, georgia, times new roman, serif; font-size: 12px; }
.localnav a		{ color: #325d3d; text-decoration: none; }
.localnav a:hover	{ color: #325d3d; text-decoration: underline; }
.localnav a:visited	{ color: #869f8d; }

/* Used for the links and copyright in the footer of each page of the site */
.footer		        { font-family: palatino, georgia, times new roman, serif; font-size: 12px; }
.footer a		{ color: #fffeca; text-decoration: none; }
.footer a:hover		{ color: #fffeca; text-decoration: underline; }
.footer a:visited	{ color: #d9d9ba; }