 p.title { 
    margin-top: 0.8em; margin-bottom: 0.8em; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: large; font-style: italic; font-weight: bold;
	color: white;
 }
 p.footer { 
    margin-top: 1.7em; margin-bottom: 1.7em; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small; color: white;
 }
 p.body_small { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: small; color: black; font-weight: bold;
 }
 p.body_x-small { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small; color: black;
 }
  p.body_xx-small { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small; color: black;
 }
  p.updates_x-small { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small; color: white;
	margin-top: 0.1em; margin-bottom: 0.1em;
 }
  p.updates_xx-small { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: xx-small; color: black;
 }
   p.menu_current { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small; color: red; font-weight: bold;
	margin-top: 0.1em; margin-bottom: 0.1em;
 }
   p.menu_small { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: small; color: black; font-weight: bold;
	margin-top: 0.1em; margin-bottom: 0.1em;
 }
   p.menu_x-small { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small; color: black; font-weight: bold;
	margin-top: 0.1em; margin-bottom: 0.1em;
 }
  p.menu_xx-small { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small; color: black; font-weight: bold;
	margin-top: 0.1em; margin-bottom: 0.1em;
 }
 a.menu_current {
	color: FireBrick;
 }
 td.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small; color: black;
 }
