/* external CSS file */
/* filename='sheet.css' */
/* NO HTML MARKUP ALLOWED */

a	 				 					{  }
a:link							{ color: #000000; text-decoration: underline; }
a:active						{ color: #000000; }
a:visited						{ color: #999999; text-decoration: underline; }
a:hover.2b					{ color: #cccccc; background-color: #d00000; text-decoration: none; }
legend		 				  { font: 600 small-caps 10pt sans-serif; }
fieldset					  { color: #000000; width: 280; }
sup									{ font-variant: normal; }

fieldset.dbl				{ width: 608; }
td.coH							{ padding: 0 24; }

span.inField				{ font: 600 small-caps 10pt sans-serif; color: #d00000;
										  margin: 0 0 0 20; }
span.midField				{ font: 600 small-caps 10pt sans-serif; color: #d00000;
										  margin: 0 0 0 0; }
span.event					{ margin: 0 0 0 60; }
											