body,td,input,textarea,th,a,select,button {
	font-family:Tahoma,Arial,Sans-Serif;
	font-size:10pt
}
* {
	font-family:Tahoma,Arial,Sans-Serif;
	font-size:11pt;
}
table.invhead th {
	background-color:black;
	color:white;
}
h3 {font-size:15pt;font-family:Comic Sans MS}

a:hover {text-decoration:underline;color:red}
a:visited,a:active {color:blue}
a.sela {color:#ff0000;font-weight:bold}
a {text-decoration:none}

table.listing td {
	font-size:14px;
}

table.listing td b,table.listing td b a {
	font-size:16px;
}

span.info {
	border:1px solid #708090;
	background-color: #F0F8FF;
	position:absolute;
	padding:4px;
}