<!--
 body 			{ color: #ffffff; background-color: #000000; }
 img			{ border-width: 0; }

 td 			{ font-family: "Times New Roman", Garamond, Verdana;
			  font-size: 10pt; color: #ffffff; vertical-align: top}
 td a:link		{ color: #ffffff; text-decoration: none; }
 td a:active		{ color: #ffffff; text-decoration: none; }
 td a:visited		{ color: #dddddd; text-decoration: none; }
 td a:hover		{ color: #000000; background-color: #ffffff; }

 .menu 			{ background-color: #f0c010; text-align: right; vertical-align: middle; }
 .menu a:link		{ color: #000000; text-decoration: none; }
 .menu a:active		{ color: #000000; text-decoration: none; }
 .menu a:visited	{ color: #000000; text-decoration: none; }
 .menu a:hover		{ color: #f0c010; background-color: #000000; }

 .currentPg		{ font-size: 12pt; }
 .field			{ background-color: #ffffff; color: #000000; }
 .top			{ text-align: right; vertical-align: bottom; }
 .top a:hover		{ background-color: #000000; }
 #title			{ font-size: 50pt; letter-spacing: 2pt; }
 hr			{ color: #f0bb00; }

 .contentMainCell		{ background-color: #f0bb00; font-size: 12pt; color: #000000; }
 .contentMainCell a:link	{ color: #000000; font-size: 10pt; }
 .contentMainCell a:visited 	{ color: #303030; font-size: 10pt; }
 .contentMainCell a:hover   	{ color: #f0c010; font-size: 10pt; background-color: #000000; }

 .contentCell		{ background-color: #ffcf30; color: #000000; line-height: 12pt; }
 .contentCell a:link	{ color: #000000; }
 .contentCell a:active	{ color: #ffffff; }
 .contentCell a:visited	{ color: #303030; }
 .contentCell a:hover	{ color: #f0c010; background-color: #000000; }

 .content		{ background-color: #000000; border: 1pt solid #f0c010; }
 
 .jokeTitle		{ font-size: 11pt; color: #000000; font-style: italic; }
 .jokeDigest		{ font-size: 9pt; color: #252525; text-align: right; }

 .borderPic		{ border: 1pt ridge black; }
-->