BODY{	  /* background-color: #FFFFCC; /* Original*/   /* background-color: #FFFFd3; /* Lightyellow from my 16 color pallette*/      background-color: #FFFFF0; /* Ivory (named color) */ }EM{	color: red;	font: bold;}

span.ref
{
	color: blue;
}

pre
{
	display: block;
	margin: 0 0 10px;
	white-space: pre;
	white-space: pre-wrap;
	font-family: "Ubuntu Mono", monospace;
	font-size: 12;
}
/*BODY{	  background-color: #FFFFCC; // Lightyellow  background-color: #FFFFEE; // Cream  background-color: #EEFFEE; // Mint Green   background: 'parchment.jpg'; // Lightyellow  font: 12pt; Times, 'Times New Roman', serif;}EM{	color: blue;	font: bold;}DIV{	color: black;	font: italic 24pt Arial,sans-serif;	padding: 0.5in;	border: solid black 3px;	width: 3in;	align: center }*//*H1 {font-family:Times,'Times New Roman',serif;font-size:24pt;font-weight: bold; color:#666633;}H2 {font-family:Times,'Times New Roman',serif;font-size:18pt;font-weight: bold;}H3 {font-family:Times,'Times New Roman',serif;font-size:14pt;font-weight: bold;}H4 {font-family:Times,'Times New Roman',serif;font-size:14pt;color:#CCCC99;}H5 {font-family:Times,'Times New Roman',serif;font-size:12pt;color:#666633;}H6 {font-family:Times,'Times New Roman',serif;font-size:10pt;color:#666633;}NOBR{  font-family: Verdana, sans-serif;  font-size: 8pt;}SPAN{  font-family: Verdana, sans-serif;  font-size: 8pt;}P{	  font-family: Verdana, sans-serif;  font-size: 8pt;}LI{	  font-family: Verdana, sans-serif;  font-size: 8pt;}OL{	  font-family: Verdana, sans-serif;  font-size: 8pt;}TH{	  font-family: Verdana, sans-serif;  font-size: 8pt;  font-weight: bold;}TD{	  font-family: Verdana, sans-serif;  font-size: 8pt;}*/
