/* external CSS file */
/* filename='sheet.css' */
/* NO HTML MARKUP ALLOWED */


a										{ font: 600 small-caps 10pt sans-serif; }
a:link     					{ color: #000000; text-decoration: underline; }
a:active   					{ color: #000000; background-color: #cccccc; }
a:visited  					{ color: #000000; }
a:hover							{ COLOR: #000000; text-decoration: underline; }

h2									{ font: 600 small-caps 16pt sans-serif; }
h4									{ font: 600 small-caps 10pt sans-serif;  color: #000099;
										  margin-bottom: 8; }