<!--
td 						{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000;}
.sml					{ font-size: 8pt;}
.lrg					{ font-size: 12pt;}
H1					{ font-size: 18pt;}
H2					{ font-size: 16pt;}
H3					{ font-size: 14pt;}

/* ---------- Scheme Black---------- */
#black				{ background-color: #000000; color: #FFFFFF; }
#black a:link		{ text-decoration: none; font-weight: bold; font-size: 10pt; color:#EEEEEE;}
#black a:visited	{ text-decoration: none; font-weight: bold; font-size: 10pt; color:#EEEEEE;}
#black a:hover 	{text-decoration: none; font-weight: bold; font-size: 10pt; color:#FF0000;}
/* ---------- Scheme End---------- */

/* ---------- Scheme Blue---------- */
#blue					{ background-color: #211F5F; color: #FFFFFF; }
#blue a:link		{ text-decoration: none; font-weight: bold; font-size: 10pt; color:#EEEEEE;}
#blue a:visited	{ text-decoration: none; font-weight: bold; font-size: 10pt; color:#EEEEEE;}
#blue a:hover 	{text-decoration: none; font-weight: bold; font-size: 10pt; color:#FF0000;}
/* ---------- Scheme End---------- */

/* ---------- Scheme Yellow---------- */
#yellow				{ background-color: #E7C724; color: #000000; }
#yellow a:link		{ text-decoration: none; font-weight: bold; font-size: 10pt; color:#000000;}
#yellow a:visited	{ text-decoration: none; font-weight: bold; font-size: 10pt; color:#000000;}
#yellow a:hover 	{text-decoration: none; font-weight: bold; font-size: 10pt; color:#FFFFFF;}
/* ---------- Scheme End---------- */

/* ---------- Scheme Grey---------- */
#grey				{ background-color: #EEEEEE; color: #000000; }
#grey a:link		{ text-decoration: none; font-weight: bold; font-size: 10pt; color:#666666;}
#grey a:visited	{ text-decoration: none; font-weight: bold; font-size: 10pt; color:#666666;}
#grey a:hover 	{text-decoration: none; font-weight: bold; font-size: 10pt; color:#000000;}
/* ---------- Scheme End---------- */

/* ---------- Scheme White---------- */
#white				{ background-color: #FFFFFF; color: #000000; }
#white a:link		{ text-decoration: none; font-weight: bold; font-size: 10pt; color:#666666;}
#white a:visited	{ text-decoration: none; font-weight: bold; font-size: 10pt; color:#666666;}
#white a:hover 	{text-decoration: none; font-weight: bold; font-size: 10pt; color:#FF0000;}
/* ---------- Scheme End---------- */

/* ---------- Scheme AltWhite---------- */
#altwhite				{ background-color: #FFFFFF; color: #FF0000; }
#altwhite a:link		{ text-decoration: none; font-weight: bold; font-size: 10pt; color:#666666;}
#altwhite a:visited	{ text-decoration: none; font-weight: bold; font-size: 10pt; color:#666666;}
#altwhite a:hover 	{text-decoration: none; font-weight: bold; font-size: 10pt; color:#FF0000;}
/* ---------- Scheme End---------- */


-->