a:link 		{font-size:13px; color: #333333; text-decoration: none; }
a:visited 	{font-size:13px; color: #333333; text-decoration: none; }
a:active 	{font-size:13px; color: #333333; text-decoration: none; }
a:hover 	{font-size:13px; color: #ff3333; text-decoration: underline; }

a.navi:link     {font-size:14px; color: #ffffff; text-decoration: none; }
a.navi:visited  {font-size:14px; color: #ffffff; text-decoration: none; }
a.navi:active 	{font-size:14px; color: #ffffff; text-decoration: none; }
a.navi:hover 	{font-size:14px; color: #000099; text-decoration: underline; }

a.small:link    {font-size:12px; color: #ffffff; text-decoration: none; }
a.small:visited {font-size:12px; color: #ffffff; text-decoration: none; }
a.small:active 	{font-size:12px; color: #ffffff; text-decoration: none; }
a.small:hover 	{font-size:12px; color: #000099; text-decoration: underline; }

a.blue:link    {
  font-size:14pt;
  color: #9400d3;
  text-decoration: none;
  line-height:125%;
}
a.blue:visited {
  font-size:14pt;
  color: #9400dc;
  text-decoration: none;
  line-height:125%;
}
a.blue:active 	{
  font-size:14pt;
  color: #9400d3;
  text-decoration: none;
  line-height:125%;
}
a.blue:hover 	{
  font-size:14pt;
  color: #dc143c;
  text-decoration: underline;
  line-height:125%;
}

.p10	{font-size: 10px; line-height:110%;}
.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%;}

form      {margin:1px;}

BODY
	{
	scrollbar-face-color: #cccccc;
	scrollbar-shadow-color: #bbbbbb;
	scrollbar-highlight-color:#dddddd;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-darkshadow-color: #aaaaaa;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #ffcc00;
	scrollbar-base-color: #cccccc;
	}

