body{
margin:0px;
font-family: Tahoma;
font-size: 14px;
color: #000000;
}
a, a:link{
color: #0000FF;
text-decoration: none;
}
a:visited{
color: #0000FF;
text-decoration: none;
}
a:hover{
color: #0000FF;
text-decoration: underline;
}
table, tr, td{
border-collapse: collapse; 
empty-cells: show;
font-size: 100%;
}
p{
margin: 0px
}
form{
margin: 0px
}
input, textarea{
font-family: Tahoma;
font-size: 100%;
}
legend{
color: #0000ff;
}
#top_head{
font-size: 1.6em;
padding: 4px;
background: #eeeeee;
}
#content_leftmenu{
padding: 0px;
}
ul.leftmenu{
margin:0px;
padding: 2px;
}
ul.leftmenu li{
text-indent: 0px;
}
ul.leftmenu li a, ul.leftmenu li a:link, ul.leftmenu li a:visited{
height: 20px;
padding: 2px 0 2px 0;
}