h1 {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: none;
	text-transform: none;
	font-variant: normal;



}

body,td,th {
	font-family: Arial;
	font-size: 10px;
	color: 000000;
}
a {
	font-family: Arial;
	font-size: 10 px;
	color: 000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 000000;
}
a:hover {
	text-decoration: underline;
	color: 000000;
}
a:active {
	text-decoration: none;
	color: 000000;
}

option {
  font-size: 10px;
}


#dropmenudiv{
border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; border-bottom:0px solid black; position:absolute;
line-height:18px;
z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: 000099;
}
