


BODY {
  background: #ffffff;
}



body,textarea,input{ font-size : 11 pt;}



A:link       {color: #006699;    font-style: normal;   text-decoration: none;     cursor: hand}
A:visited  {color: #006699;    font-style: normal;   text-decoration: none}
A:active   {color: #006699;    font-style: normal;   text-decoration: none}
A:hover   {color: #ff6699;    font-style:normal;  font-weight:bold;   text-decoration: underline}



.param1 { color: #ffff00; }
A.param1:link       {color: #ffff00;    font-style: normal;   text-decoration: none;     cursor: hand}
A.param1:visited  {color: #ffff00;    font-style: normal;   text-decoration: none}
A.param1:hover   {color: #ffff00;   font-style:normal;     font-weight:bold;     text-decoration: underline}




table,td {  border-collapse: collapse;   border-color=#000000;  cellpadding=4;  }
td{ padding=4px;}


td.menu {
  font-size: 16px;
  background: #ffffff;
}


td.main {
  font-size: 16px;
  background: #ffe1ff;
}


table.list {
  font-size: 13px;
  background: #C8CBDD;

}



table.list02 {
  font-size: 15px;
  background: #C8CBDD;

}