/* style sheet for yellow (low) */

body
	{
	color:#000000;
	background-color: rgb(252,251,232); /* lightened khaki1 */
	font-family: "Trebuchet MS", georgia, sans-serif;
	font-size:11pt;
	}

h3 {font-size:14pt;}

p {font-size:11pt;}

