body	{ background:	#f0f0f0;
	  color:	#404040;
	  font-family:	Helvetica,Arial;
	  font-size:	10pt;
	  scrollbar-face-color: #f0f0f0;
	  scrollbar-shadow-color: #404040;
	  scrollbar-highlight-color: #404040;
	  scrollbar-3dlight-color: #f0f0f0;
	  scrollbar-darkshadow-color: #f0f0f0;
	  scrollbar-track-color: #f0f0f0;
	  scrollbar-arrow-color: #404040;
	}

a:link	{ color:	#808080;
	  font-variant:	small-caps;
	  font-weight:	underline;
	}

a:visited { color:	#404040;
	  font-variant:	small-caps;
	}

h1	{ font-size:	16pt;
	  font-style:	bold;
	}

h2	{ font-size:	13pt;
	  font-style:	bold;
	}

p	{
	}

th	{ font-size:	12pt;
	}

td	{ font-size:	10pt;
	  font-style:	bold;
	}

