/* external CSS file */
/* filename='sheet.css' */
/* NO HTML MARKUP ALLOWED */

a										{  }
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; }

fieldset						{ margin: 0 24; border: 2 solid #0000cc; }
h3									{ font: small-caps 600 11pt; color: #d00000; margin: 0 0 4 0; }
h4									{ font: small-caps 600 14pt sans-serif; color: #000000; margin: 0 0 0 0;
										  text-align: center; }
h5									{ font: small-caps 600 24pt sans-serif; color: #000000; margin: 0 0 0 0;
										  text-align: center; }
td									{ font: 400 11pt sans-serif; }

.snowFlakeBkgr			{ background-image: url(images/snowFlakeBackground.jpg); background-repeat: no-repeat; }

a.links							{ font: normal 400 11pt sans-serif; font-variant: normal;
										  line-height: 1.5em; }
div.fs							{ margin: 8 8 8 12; }
div.link						{ text-align: center; margin: 0 0 10 0; font-size: 10pt; }

h3.event						{ font: small-caps 400 11pt; color: #000000; margin: 0 0 4 0; }

p.fs								{ margin: 6 0 0 0; }
span.state					{ font: small-caps 400 10 pt; }
strong.dates				{ font: small-caps 600 11 pt georgia; }
table								{ text-align: left; }
tr.single						{ vertical-align: top; }
tr.singleBreak			{ vertical-align: top; }
td.single						{ border-bottom: 1 solid black;
										  padding: 2 0 4 8; }
th.single						{ border-bottom: 2 solid black;
										  padding: 0 0 0 8; }

