A { text-decoration: none; }
A:link { color: #000000; }
A:visited { color: #666666; }
A:hover { color: #FF0000; }
img {
	border: 0px;
}
h1 {
 font-size: x-large;
}
h2 {
 font-size: large;
}
h3 {
 font-size: large;
}
h4 {
 font-size: x-large;
}
BODY       {
	color: #000;
	font-size: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background: #fff fixed;
	text-align: left;
	padding: 0px;
	}
.tabtop  { color: #D2D2D2; font-weight: bold; background-color: #000 }
.filelist { position: absolute; top: 75px; width: 100% }
.filelist td, tr {
	font-size:12;
	padding: 1px 3px;
	font-weight: bold;
}
.bold { font-weight: bold }
