/* misc */
	A:link		{color : #2C4082;}
	A:hover		{color : #000000;}
	A:visited	{color : #2C4082;}
	A:active	{color : #2C4082;}
	
	BODY		{font-family : Arial, Verdana, Helvetica, sans-serif;}
	
/* styles */
	.level1		  	  {color : #FFFFFF;	font-size : 12px; text-decoration : none; font-family : Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
	A.level1:hover    {color : #FFFFFF;	font-size : 12px; text-decoration : underline; font-family : Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
	A.level1:link     {color : #FFFFFF;	font-size : 12px; font-family : Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
	A.level1:active   {color : #FFFFFF;	font-size : 12px; font-family : Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
	A.level1:visited  {color : #FFFFFF;	font-size : 12px; font-family : Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
	.level2		      {color : #FFFFFF;	font-size : 10px; text-decoration : none; font-family : Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
	A.level2:hover    {color : #FFFFFF;	font-size : 10px; text-decoration : underline; font-family : Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
	A.level2:link     {color : #FFFFFF;	font-size : 10px; font-family : Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
	A.level2:active   {color : #FFFFFF;	font-size : 10px; font-family : Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
	A.level2:visited  {color : #FFFFFF;	font-size : 10px; font-family : Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
	.sideColumn				{color : #FFFFFF;	font-size : 12px; text-decoration : underline; font-family : Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
	A.sideColumn:hover		{color : #FFFFFF;	font-size : 12px; text-decoration : underline; font-family : Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
	A.sideColumn:link		{color : #FFFFFF;	font-size : 12px; text-decoration : underline; font-family : Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
	A.sideColumn:active		{color : #FFFFFF;	font-size : 12px; text-decoration : underline; font-family : Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
	A.sideColumn:visited	{color : #FFFFFF;	font-size : 12px; text-decoration : underline; font-family : Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
	
	.sectionTitles			{color : #2C4082;	font-size : 15px; text-decoration : none; font-family : Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
	A.sectionTitles:hover   {color : #2C4082;	font-size : 15px; text-decoration : underline; font-family : Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
	A.sectionTitles:link    {color : #2C4082;	font-size : 15px; text-decoration : underline; font-family : Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
	A.sectionTitles:active  {color : #2C4082;	font-size : 15px; text-decoration : underline; font-family : Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
	A.sectionTitles:visited {color : #2C4082;	font-size : 15px; text-decoration : underline; font-family : Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
