a:active     {  font-family: Arial; font-size: 12px; color: #0066FF; text-decoration: underline}
a:link       {  font-family: Arial; font-size: 12px; color: #0066FF; text-decoration: underline}
a:visited    {  font-family: Arial; font-size: 12px; color: #0066FF; text-decoration: underline}
a:hover      {  font-family: Arial; font-size: 12px; color: #FF6600; text-decoration: none}

a.heading:active     {  font-family: Arial; font-size: 12px; color: #2130E0; text-decoration: none}
a.heading:link       {  font-family: Arial; font-size: 12px; color: #2130E0; text-decoration: none}
a.heading:visited    {  font-family: Arial; font-size: 12px; color: #2130E0; text-decoration: none}
a.heading:hover      {  font-family: Arial; font-size: 12px; color: #3399FF; text-decoration: underline}

body         {  font-family: Arial; font-size: 12px; color: #000000}
p            {  font-family: Arial; font-size: 12px; color: #000000}
li           {  font-family: Arial; font-size: 12px; color: #000000}
ol           {  font-family: Arial; font-size: 12px; color: #000000}
table        {  font-family: Arial; font-size: 12px; color: #000000}
td           {  font-family: Arial; font-size: 12px; color: #000000}
.f24         {  FONT-SIZE: 24px}
.f20         {  FONT-SIZE: 20px}
.f18         {  FONT-SIZE: 18px}
.f16         {  FONT-SIZE: 16px}
.f14         {  FONT-SIZE: 14px}
.f11         {  FONT-SIZE: 11px}
.f10         {  FONT-SIZE: 10px}

	.morehl {
		font-family: Geneva, Arial, sans-serif !important;
		font-size: 11px !important;
		color: #003399 !important;
		font-weight: bold !important;
		font-style: normal !important;
		text-decoration: underline !important;
	}	
	
	A:link.morehl, A:vlink.morehl, A:alink.morehl {
		color: #003399 !important;
	}
	
	.moresrc {
		font-family: Geneva, Arial, sans-serif !important;
		font-size: 11px !important;
		color: #6699cc !important;
		font-weight: normal !important;
		font-style: normal !important;
		text-decoration: none !important;
	}
	
	A:link.moresrc, A:vlink.moresrc, A:alink.moresrc {
		color: #6699cc !important;
	}
	
	.moreti {
		font-family: Geneva, Arial, sans-serif;
		font-size: 11px;
		color: #6699cc;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
	}
	
	.morehlt {
		font-family: Geneva, Arial, sans-serif;
		font-size: 11px;
		color: #003399 !important;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
	}

	.note {
		font-family: Geneva, Arial, sans-serif;
		font-size: 11px;
		color: #666666;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
	}
