
.sf, table a img {
	display: none;
}
body, table {
	background: url("x") top fixed #050505;
}
body {
	background: url("x") top fixed #050505;
}
BODY, td, font, table, p {
	font-family: tahoma;
	font-size: 8pt;
	color: #141213;
	line-height: 12pt;
	letter-spacing: 1px;
}
#small {
	border: 1px dashed #050505;
	height: 210px;
	width: 382px;
	overflow: auto;
	padding: 5px;
	background-color: #050505;
}
#big {
	border: 1px dashed #050505;
	height: 210px;
	width: 382px;
	overflow: auto;
	padding: 5px;
	background-color: #050505;
}
#long {
	border: 1px dashed #050505;
	height: 210px;
	width: 764px;
	overflow: auto;
	padding: 5px;
	background-color: #050505;
}
#long2 {
	border: 1px dashed #050505;
	height: 70px;
	width: 764px;
	overflow: auto;
	padding: 5px;
	background-color: #050505;
}
a:link, a:active, a:visited {
	font-family: consolas;
	font-size: 9pt;
	line-height: 12pt;
	text-decoration: none;
	color: #d5a3f1;
	text-transform: lowercase;
	letter-spacing: 1px;
}
a:hover {
	font-family: consolas;
	font-size: 9pt;
	line-height: 12pt;
	text-decoration: none;
	color: #DCDCDC;
	letter-spacing: 1px;
}
#main {
	margin: 0 auto;
	margin-top: 40px;
}
#main a img {
	display: inline;
}
#box {
	width: 800px;
	background-color: #050505;
	border: 1px solid #050505;
	padding: 1px;
	text-align: left;
	overflow: auto;
}
h1 {
	text-align: left;
	font-family: tahoma;
	font-size: 8pt;
	background-color: #050505;
	font-weight: normal;
	line-height: 12pt;
	padding: 2px;
	color: #FFF;
	margin: -5px;
	text-transform: uppercase;
	margin-bottom: 2px;
	text-indent: 2px;
}
b {
	color: #FF97B7;
}
.u {
	text-decoration: none;
	border-bottom: 1px dashed #FFA6C1;
}
i {
	color: #FFA6C1;
	font-family: georgia;
}
em {
background:#FFA6C1;
color:#050505;
font-weight: bold;
   font-style: normal;

}
body, html {
     cursor: url("https://64.media.tumblr.com/103beb3713ed87fd835fc0a855690dae/tumblr_oqtm60KKSQ1w03xrqo6_r2_75sq.png"), auto;
   }
   table.darkTable {
  font-family: Arial, Helvetica, sans-serif;
  border: 2px solid #000000;
  background-color: #4A4A4A;
  width: 100%;
  height: 200px;
  text-align: center;
  border-collapse: collapse;
}
table.darkTable td, table.darkTable th {
  border: 1px solid #000000;
  padding: 3px 2px;
}
table.darkTable tbody td {
  font-size: 13px;
  color: #E6E6E6;
}
table.darkTable tr:nth-child(even) {
  background: #888888;
}
table.darkTable thead {
  background: #000000;
  border-bottom: 3px solid #000000;
}
table.darkTable thead th {
  font-size: 12px;
  font-weight: bold;
  color: #E6E6E6;
  text-align: center;
}
table.darkTable tfoot td {
  font-size: 12px;
}