body {margin: 0; font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif, "MS sans serif";}

p, ol, ul, li, a, td, textarea, input {font-size:x-small;}
li {margin-bottom:2px;}
form {margin:0pt;}
textarea, input {color:navy;font-family: verdana, sans-serif;}


A {color:navy;}
A:hover {color:#cc0000;background-color:#eee}

h1,h2,h3,h4,h5 {font-weight:bold;}
h1 {font-size:large;}
h2 {font-size:medium;}
h3 {font-size:small;}
h4 {font-size:x-small;}
h5 {font-size:x-small;}

.menutop {font-size:x-small;color:white;}
.listhead {font-size:x-small;font-weight:bold;}
.listitem {font-size:x-small;border-bottom:dotted 1pt silver;}
.listitemplain {font-size:x-small;}

#dropmenudiv{
position:absolute;
background-color: #eee;
border:1px dotted gray;
border-bottom-width: 0;
line-height:14px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px dotted gray;
padding: 2px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: silver;
}
