<style>
<!--
	body			{font-family: verdana, arial;
				 font-size: 12px;}

	td			{font-family: verdana, arial;
				 font-size: 12px;}

	h1			{font-family: verdana, arial;
				 font-size: 12px;
				 font-weight: normal;}

	.challengeNumber	{font-family: verdana, arial;
			 	 font-size: 36px;}

	select			{font-size: 10px;}

	input			{font-size: 10px;}

	.SmallText		{font-size: 10px;}

	.DarkText		{color: #446DC7;
				 font-size: 14px;}

	.DarkBG			{background-color: #446DC7;
				 color: #FFFFFF;}

	.LightBG		{background-color: #FFFFE1;}

	.LightText		{color: #999999;}

	.VeryLightBG		{background-color: #F3F3F3;}

	.WhiteBG		{background-color: #FFFFFF;}

	.LargeText		{font-size: 16px;}

	.HR			{font-size: 2px;
				 background-color: #FF9900;}

	a			{color: #660099;}

	a.txtLink		{font-size: 10px;}

-->
</style>