<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=shift_jis">
<title>CSS</title>
<style type="text/css"> 
<!--
body        {		
                color: 	#3a4541;
            }
     
body,th,td  {   
                font-size: 10pt;
       
            }
                
body        {    scrollbar-track-color:#ffffff;
		         scrollbar-face-color:aliceblue;
		         scrollbar-arrow-color:#003366;
		         scrollbar-3dlight-color:#ffffff;
		         scrollbar-darkshadow-color:#ffffff;
		         scrollbar-highlight-color:#003366;
		         scrollbar-shadow-color:#003366;
           
            }           
           

a.1:link      {color:#3a4541;text-decoration:none;}  
a.1:visited   {color:#3a4541;text-decoration:none;}
a.1:hover     {color:#6666ff;text-decoration:none;}
a.1           {font:bold bold 10pt/10pt} 

a.2:link      {color:#6666ff;text-decoration:none;}
a.2:visited   {color:#6666ff;text-decoration:none;}
a.2:hover     {color:#9367ED;text-decoration:underline;}
a.2           {font:bold bold 10pt/10pt} 

a.3:link      {color:#6666ff;text-decoration:none;}
a.3:visited   {color:#6666ff;text-decoration:none;}
a.3:hover     {color:#6666ff;text-decoration:underline;}
a.3           {font:noraml normal 10pt/10pt} 


-->
</style>
</head>

<body>
</body>
</html>
