/*  ---------------------------   */
/*  css for win InternetExplorer    */
/* 2004/03/05 by ComQuest Inc.  */
/*  ---------------------------   */

a:link	{color:#663333;text-decoration:none;}
a:visited	{color:#cc3300;text-decoration:none;}
a:active	{color:#3333ff;text-decoration:none;}
a:hover	{color:#9400d3;text-decoration:none;}

	.head1	 { color: black; font-weight: bold; font-size: 18px; line-height: 24px }
	.head1c	 { color: #2e39a5; font-weight: bold; font-size: 18px; line-height: 24px }
	.head2	 { color: black; font-weight: bold; font-size: 16px; line-height: 20px }
	.head2c  { color: #2e39a5; font-weight: bold; font-size: 16px; line-height: 20px }
	.head3	 { color: #2e39a5; font-weight: bold; font-size: 12px; line-height: 16px }
	.head4	 { color: #2e39a5; font-weight: bold; font-size: 11px; line-height: 15px }

	.body1  { color: black; font-weight: normal; font-size: 12px; line-height: 18px }
	.body1b { color: black; font-weight: bold; font-size: 12px; line-height: 18px }
	.body1gc { color: #006400; font-weight: normal; font-size: 12px; line-height: 18px }
	.body2 { color: black; font-weight: normal; font-size: 11px; line-height: 16px }
	.body2b{ color: black; font-weight: bold; font-size: 11px; line-height: 16px }
	.body3  { color: black; font-weight: normal; font-size: 10px; line-height: 14px }
	.body3b { color: black; font-weight: bold; font-size: 10px; line-height: 14px }

	.smallb   { font-weight: bold; font-size: 10px; line-height: 15px }
	.small  { font-weight: normal; font-size: 10px; line-height: 15px }
	.small2   { font-weight: normal; font-size: 9px; line-height: 12px }
	.small3  { font-weight: normal; font-size: 8px; line-height: 12px }

	.caption   {  font-size:10px;line-height:15px; color:#000000; font-weight:normal;}
	.caphead  {  font-size:10px;line-height:15px; color:#000000; font-weight:bold;}

	.formtitle  {  font-size:10px; line-height:12px; color:#000000; font-weight:bold;}
