<!-- 
font {  line-height: 120% ; font-size:12px; font-face:±¼¸²Ã¼ }

  .input 	{Font-Family: "±¼¸²Ã¼", "Times New Roman"; Font-Size: 12px;
              Background-Color:#ffffff; Color:black; Border:1x SOLID #666666 };
  .scroll {Font-Family: "±¼¸²Ã¼", "Times New Roman"; Font-Size: 12px;      
              Background-Color:#000000 ; Color:white; Border:1x SOLID 000000 }; 
  .id 	{Font-Family: "±¼¸²Ã¼", "Times New Roman"; Font-Size: 12px;      
              Background-Color:#ffffff; Color:black; Border:1x SOLID black }; 
  .textarea {Font-Family: "±¼¸²Ã¼", "Times New Roman"; Font-Size: 12px; 
              Background-Color:linen ; Color:black; Border:1x SOLID gray };
  .select {Font-Family: "±¼¸²Ã¼", "Times New Roman"; Font-Size: 12px;
              Background-Color:#cc0000; Color:black; Border:1x SOLID black }
body {
SCROLLBAR-FACE-COLOR: #ffffff;
SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
SCROLLBAR-SHADOW-COLOR: #ffffff;
SCROLLBAR-ARROW-COLOR: #666666;
}

a:link      {  color: #666666; text-decoration:none;}
a:visited   {  color: #666666; text-decoration:none;}
a:hover     {  color: #666666; text-decoration: underline;}
a:active    {  color: #666666; text-decoration: underline;}

-->