.,body,td,input,textarea,th,a {
	font-family:Arial,Sans-Serif;
	font-size:12pt;
}
table.invhead th {
	background-color:black;
	color:white
}
h2 {
	font-size:20pt;
	font-family:Tahoma,Arial,Sans-Serif;
}
h3 {
	font-size:15pt;
	font-family:Tahoma,Arial,Sans-Serif;
}

a:hover {
	text-decoration:underline;
	color:red;
}
a:visited,a:active {
	color:blue;
}
a.sela {
	color:#ff0000;
	font-weight:bold;
}
a {
	text-decoration:none;
}