/* external CSS file *//* filename 'page-styles.css' *//* NO HTML MARKUP ALLOWED */BODY {font-family: Arial; font-size: 12px;}A {color: green; text-decoration: none; font-weight: bold;}A:hover {color: 000000; text-decoration: underline;}
H1.page-title {font-size: 24px; font-weigt: bold;}
STRONG.section-title {font-size: 18px; font-weight: bold;}
STRONG.small-note {font-size: 11px; font-weight: bold; text-style: italic;}
P.small-information {font-size: 11px; text-style: italic;}
STRONG.caption {font-size: 10px; font-style: italic;}
