body,td			/* this tag controls the copy font face */
{	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	}
	
.date			{ color: FFFFFF; font-size: 11px; }
.text			{ color: CCCCCC; font-size: 12px; }
.textcharacter	{ color: CCCCCC; font-size: 22px; }
.copyright		{ color: 666666; font-size: 10px; }

a:link			{ color: CCCCCC; text-decoration:none;}
a:visited		{ color: CCCCCC; text-decoration:none; }

a.nav:link	/* used for the copyright links in the footer of the page */
{	color: #666666;
	font-size: 10px;}

a.nav:hover
{	color: #ffffff;
	font-size: 10px; }

a.nav:active
{	color: #999999;
	font-size: 10px; }

a.nav:visited
{	color: #666666;
	font-size: 10px; }

