/* external CSS file */
/* filename='sheet.css' */
/* NO HTML MARKUP ALLOWED */

a.links							{ font: normal 400 11pt sans-serif; font-variant: normal;
										  line-height: 1.5em; }
a:link     					{ color: #d00000; text-decoration: underline; }
a:active   					{ color: #d00000; text-decoration: underline; }
a:visited  					{ color: #393939; text-decoration: underline; }
a:hover							{ color: #000000; }

h3									{ font: 600 small-caps 11pt sans-serif; }
td									{	font: 400 small-caps sans-serif; }

