A:link			{ color: #000099; text-decoration: underline; }
A:visited		{ color: #000099; text-decoration: underline; }
A:active		{ color: #990099; text-decoration: underline; }
A:hover			{ color: #990099; text-decoration: underline; }

A.nav:link		{ color: #000000; text-decoration: none; }
A.nav:visited	{ color: #000000; text-decoration: none; }
A.nav:active	{ color: #0033CC; text-decoration: none; }
A.nav:hover		{ color: #0033CC; text-decoration: none; }

A.ques:link		{ color: #000099; text-decoration: none; }
A.ques:visited	{ color: #000099; text-decoration: none; }
A.ques:active	{ color: #990099; text-decoration: underline; }
A.ques:hover	{ color: #990099; text-decoration: underline; }

A.tiny:link		{ color: #000099; text-decoration: underline; font-size: 9px; }
A.tiny:visited	{ color: #000099; text-decoration: underline; font-size: 9px; }
A.tiny:active	{ color: #990099; text-decoration: underline; font-size: 9px; }
A.tiny:hover	{ color: #990099; text-decoration: underline; font-size: 9px; }

TABLE.stroke	{	border: solid #999999 1px;
				}

TD				{	font-family: Arial,Helvetica,sans-serif; font-size: 11px;
				}

.results		{	font-family: Arial,Helvetica,sans-serif; font-size: 12px;
				}

.leaded			{	font-family: Arial,Helvetica,sans-serif; font-size: 11px;
					line-height: 20px;
				}

.nav			{	font-family: Arial,Helvetica,sans-serif; font-size: 9px;
					font-weight: bold;
				}

.small			{	font-family: Arial,Helvetica,sans-serif; font-size: 10px;
				}

.head			{	font-family: Verdana,Arial,sans-serif; font-size: 16px;
					font-weight: bold;
				}

.headGrey		{	font-family: Verdana,Arial,sans-serif; font-size: 16px;
					font-weight: bold; color: #666666;
				}

.headBlue		{	font-family: Verdana,Arial,sans-serif; font-size: 16px;
					font-weight: bold; color: #0066CC;
				}

.headGreen		{	font-family: Verdana,Arial,sans-serif; font-size: 16px;
					font-weight: bold; color: #339933;
				}

.headOrange		{	font-family: Verdana,Arial,sans-serif; font-size: 16px;
					font-weight: bold; color: #FF6600;
				}

.headPurple		{	font-family: Verdana,Arial,sans-serif; font-size: 16px;
					font-weight: bold; color: #990099;
				}

.headRed		{	font-family: Verdana,Arial,sans-serif; font-size: 16px;
					font-weight: bold; color: #FF3333;
				}

.headYellow		{	font-family: Verdana,Arial,sans-serif; font-size: 16px;
					font-weight: bold; color: #FFCC00;
				}

.subhead		{	font-family: Verdana,Arial,sans-serif; font-size: 12px;
					font-weight: bold;
				}

.question		{	font-family: Arial,Helvetica,sans-serif; font-size: 16px;
					font-style: italic;
				}

.comments		{	font-family: Arial,Helvetica,sans-serif; font-size: 12px;
				}

.stats			{	font-family: Verdana,Arial,sans-serif; font-size: 12px;
					font-weight: bold; color: #000099;
				}

.statsSmall		{	font-family: Verdana,Arial,sans-serif; font-size: 9px;
					line-height: 14px;
				}

.formText		{	font-family: Arial,Helvetica,sans-serif; font-size: 10px;
					font-weight: bold; color: #FF6600;
				}

INPUT			{	font-family: Arial,Helvetica,sans-serif; font-size: 10px;
				}

TEXTAREA		{	font-family: Arial,Helvetica,sans-serif; font-size: 10px;
				}
