/* external CSS file */
/* filename='sheet.css' */
/* NO HTML MARKUP ALLOWED */


a										{ font-size: 11pt; }
a:link     					{ color: #000000; text-decoration: underline; }
a:active   					{ color: #000000; text-decoration: none; }
a:visited  					{ color: #000000; text-decoration: none; }
a:hover							{ color: #cccccc; background-color: #9999ff; }

h2									{ font: 600 small-caps 16pt sans-serif;  color: #00009c; }
iframe							{ border-color: #d00000; }
img									{ margin: 0 24 0 12; }
