<!--
 body 			{ color: #ffffff; background-color: #000000; 
			  font-family: Arial, Helvetica, Sans-serif;}
 img			{ border-width: 0; }

 td 			{ font-family: Arial, Helvetica, Sans-serif;
			  font-size: 10pt; color: #000000; vertical-align: top}
 td a:link		{ text-decoration: none; }
 td a:active		{ text-decoration: none; }
 td a:visited		{ text-decoration: none; }

 #MenuDesc		{ background-color: #eecc44; text-align: left; font-size: 8pt; 
			  color: #000000; }
 .menu 			{ background-color: #f0c010; text-align: left; vertical-align: top; }
 .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; }

 .sidemenu		{ background-color: #f0c010; color: #000000; font-weight: bold; 
			  line-height: 14pt; vertical-align: middle;}

 .field			{ background-color: #ffffff; color: #000000; }
 .top			{ text-align: right; vertical-align: bottom; color: #f0c010; 
			  font-weight: bold; font-size: 8pt; text-transform: uppercase; }
 .top a:link		{ color: #f0c010; }
 .top a:active		{ color: #f0c010; }
 .top a:visited		{ color: #d0a005; }
 .top a:hover		{ color: #ffffff; text-decoration: underline; }
 .title			{ font-weight: bold; font-size: 12pt; }

 hr			{ color: #f0bb00; }

 .content		{ background-color: #000000; border: 1pt solid #f0c010; }
 .contentCell		{ color: #f0c010; line-height: 12pt; }
 .contentCell a:link	{ color: #f0c010; text-decoration: underline; font-style: italic;}
 .contentCell a:active	{ color: #f0c010; font-style: italic;}
 .contentCell a:visited	{ text-decoration: underline; color: #d0a005; font-style: italic;}
 .contentCell a:hover	{ color: #ffffff; background-color: #000000; font-style: italic; }

 .download		{ text-align: center; color: #f0c010; }
 .download a:link 	{ font-weight: bold; text-decoration: none; color: #f0c010; }
 .download a:active	{ font-weight: bold; text-decoration: none; color: #f0c010; }
 .download a:visited	{ font-weight: bold; text-decoration: none; color: #d0a005; }
 .download a:hover	{ font-weight: bold; text-decoration: underline; color: #ffffff; }
-->