a {  color: #555555; text-decoration: underline;
}
body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;
margin: 10px 50px 10px 50px;

}
A:HOVER {
	color : #FF2A04;
}

h1 {  font-size: 20px; font-weight: bold}
h3 {  font-size: 16px; font-weight: bold}
b {  font-weight: bold}
select {  font-family: "Courier New", Courier, mono; font-size: 11px}
input {  font-family: "Courier New", Courier, mono; font-size: 11px}
.depTable {  border: #000000; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}


#menu
	{
	float:right;
	top:150px;
	right:20px;
	width: 300px;
	border: 1px solid black;
	padding: 12px;
	background-color: white;
}
