a:link 		{font-size:12px; color: #5588BB; text-decoration: none; }
a:visited 	{font-size:12px; color: #5588BB; text-decoration: none; }
a:active 	{font-size:12px; color: #5588BB; text-decoration: none; }
a:hover 	{font-size:12px; 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; }

.p10	{font-size: 10px; line-height:120%;}
.p11	{font-size: 11px; line-height:120%;}
.p12	{font-size: 12px; line-height:125%;}
.p12h	{font-size: 12px; line-height:150%;}
.p13	{font-size: 13px; line-height:125%;}
.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: 12px; line-height:115%;}

BODY
	{
	scrollbar-face-color: #dddddd;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color:#eeeeee;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #bbbbbb;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #ffcc00;
	scrollbar-base-color: #999999;
	}
