body {

	font-family: Tahoma, sans-serif;
  font-size: 9pt;  }

a { color: blue; text-decoration: none;}
a:hover { text-decoration: underline; color: red;  }


h2  {
	font-variant: small-caps;
	font-size: 160%;
  border: 2px solid;
  padding: 0.1em 10px;}
h3  {
	font-variant: small-caps;
	font-size: 140%;
  border: 1px solid;
  padding: 0.1em 10px;}
h4  {
	font-variant: small-caps;
	font-size: 110%;
  border-bottom: 1px solid;
  padding: 0.1em 10px;}
.help  {
	color: red;
	font-size: 8pt;
}

.price, .member {
  font-style: italic;}