body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #162319;
	text-decoration: none;
}
a {
	color: #666666;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #162319;
}
h1 {
	font-size: 18px;
}
.copyright {
	color: #999999;
	font-size: 10px;
	font-style: italic;
}

.FileListTable {
  border-collapse:collapse;
  border-spacing:0px;
  border-width:1px;
  border-style:solid;
  border-color:#aaaaaa;
  background:#f0f0f0;
}
.FileListCellTitle {
  border-width:1px;
  border-style:solid;
  border-color:#aaaaaa;
  padding:3px;
}
.FileListCellText {
  border-width:1px;
  border-style:solid;
  border-color:#aaaaaa;
  background:#fcfcfc;
  padding:3px;
}
.FileListCellInfo {
  border-width:1px;
  border-style:solid;
  text-align:right;
  border-color:#aaaaaa;
  background:#f6f6f6;
  font-size:8pt;
  padding:3px;
}
.FileListCellDesc {
  border-width:1px;
  border-style:solid;
  border-color:#aaaaaa;
  background:#f9f9f9;
  font-size:8pt;
  padding:3px;
}
.istheshit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FE309C;
	text-decoration: blink;
	text-align: center;
	position: absolute;
	width: 100%;
	top: 3px;
	filter: DropShadow(Color=black, OffX=0, OffY=0, Positive=2);
	left: 120px;
	right: 0px;
}
