/* Copyright 2000 Aist Company */


A:Link  {text-decoration : none; font-weight: bold; color: #003366;}
A:Visited  {text-decoration : none;font-weight: bold; color: #808080;}
A:Active  {text-decoration : none;font-weight: bold;color : DimGrey;}
a:hover      { color: #FF0000; font-weight: bold }
body         { background-color: #FFFFFF; }
h1           { font-size: 12pt; color: #000000; font-family: 
               Arial, Helvetica, helv, sans-serif; text-align: Center; 
               font-weight: bold }
h2           { font-size: 120%; color: #800000; font-family: 
               Arial, Helvetica, helv, sans-serif }
h3 {
   font-size: 100%;
   color: coral;
   font-family: Arial, Helvetica, helv, sans-serif
}
h6 {
   font-size: 90%;
   text-transform: caps;
   font-weight:bold;
   font-family: Arial, Helvetica, helv, sans-serif
}


p, td {font-size: 10pt; font-family: Arial, Helvetica, helv, sans-serif; color: #003366; }
.Footer      { font-size: 11px; font-family: Arial, Helvetica, helv, sans-serif; 
               color: #808080; font-weight: normal; }