body		{ background: gray; margin: 10px; margin-left: 10px; font-family: Arial; color: black; font-size: 10pt }  /* default text for all pages */
table		{ font-family: Arial; color: black; font-size: 10pt;  }  /* default text for all tables */
h1			{ font-size: 14pt; }  /* use for main headings */
h2			{ font-size: 10px; }  /* use for main headings */
.f1			{ font-size: 8pt; }  /* use for main headings */
a:link		{ color: black }  /* black hyperlink text */
a:visited	{ color: black }  /* red visited hyperlink text */
a:active	{ color: black }  /* red active hyperlink text */
img			{ border-color: green }  /* black border for photos */
caption		{ font-size: 10px; valign: bottom; text-align: Left }