a:link 		{font-size:13px; color: #006699; text-decoration: none; }
a:visited 	{font-size:13px; color: #006699; text-decoration: none; }
a:active 	{font-size:13px; color: #006699; text-decoration: none; }
a:hover 	{font-size:13px; color: #ff3333; text-decoration: underline; }

a.navi:link     {font-size:13px; color: #003366; text-decoration: none; }
a.navi:visited  {font-size:13px; color: #003366; text-decoration: none; }
a.navi:active 	{font-size:13px; color: #003366; text-decoration: none; }
a.navi:hover 	{font-size:13px; color: #ff3333; text-decoration: underline; }

a.small:link    {font-size:12px; color: #999999; text-decoration: none; }
a.small:visited {font-size:12px; color: #999999; text-decoration: none; }
a.small:active 	{font-size:12px; color: #999999; text-decoration: none; }
a.small:hover 	{font-size:12px; color: #ff3333; text-decoration: underline; }

a.detail:link    	{font-size:10px; color: #333333; line-height:110%;text-decoration: none; }
a.detail:visited 	{font-size:10px; color: #333333; line-height:110%;text-decoration: none; }
a.detail:active 	{font-size:10px; color: #333333; line-height:110%;text-decoration: none; }
a.detail:hover 		{font-size:10px; color: #ff3333; line-height:110%;text-decoration: underline; }

.p10	{font-size: 10px; line-height:110%;}
.p10b	{font-size: 10px; line-height:110%; font-weight: bold; color: #336699; }
.p12	{font-size: 12px; line-height:120%;}
.p13	{font-size: 13px; line-height:120%;}
.p14	{font-size: 14px; line-height:125%;}
.p16	{font-size: 16px; line-height:125%;}
.p18	{font-size: 18px; line-height:125%;}
.p20	{font-size: 20px; line-height:125%;}
.p24	{font-size: 24px; line-height:125%;}

td      {font-size: 13px; line-height:120%;}

BODY
	{
	scrollbar-face-color: #eeeeee;
	scrollbar-shadow-color: #336699;
	scrollbar-highlight-color:#336699;
	scrollbar-3dlight-color: #336699;
	scrollbar-darkshadow-color: #336699;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #003366;
	scrollbar-base-color: #cccccc;
	}
