BODY{	  background-color: #FFFFF0; /* Ivory */}EM{	color: red;	font: bold;}

table.summary 
{
   float: left;
   margin-top: 4px;
   margin-left: 0;
   margin-right: 8px;
   margin-bottom: 4px;
   border-style: solid;
   border-color: black;
	border-width: 2px;
	padding: 6px; 
}
pre
{
	display: block;
	margin: 0 0 10px;
	white-space: pre;  /* don't use pre-wrap also; it makes a mess!! */
	font-family: "Ubuntu Mono", monospace;
	font-size: 12;

}

p
{
	font-family: "Liberation Serif";
	font-size: 14;
}

p.page
{
	font-family: "Liberation Serif";
	font-size: 12;
}

notes
{
	font-family: "Liberation Serif";
	font-size: 12;
}
/*BODY{	  background-color: #FFFFCC; // Lightyellow  background-color: #FFFFEE; // Cream  background-color: #EEFFEE; // Mint Green   background: 'parchment.jpg';  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;}*/
