body{
 margin-top:0px;
 margin-bottom:0px;
 margin-left:0px;
 margin-right:0px;
}
 
.menu{
 font-weight:bold;
 line-height:25px;
 font-size:11pt;
 color:#666600;
}

a:link.menu { text-decoration:none; color:#000000; }
a:visited.menu { text-decoration:none; color:#666699; }
a:active.menu { text-decoration:none; color:#cc3366; }
a:hover.menu { text-decoration:none; color:#660066; }

.button{
  border:1px solid #cccccc;
  color:#999999;
  background-color:#ffffff;}
  
.msg{line-height:130% ; }

hr{height:1px; color:#cccccc}

.table{border-style:solid ;border-color:#cccccc ; border-width:1px}
.table2{border-style:solid ;border-color:#ccffcc; border-width:1px}
