body {
	background-color: #000;
	margin:0px;
}
img {border:none;}

p {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style1 {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style4 {color: #FFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
a:link {
	color: #669900;
	text-decoration: none;
}

.style6 {
	color: #669900;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #669900;
}
a:hover {
	text-decoration: underline;
	color: #669900;
}
a:active {
	text-decoration: none;
	color: #669900;
}

#pageflip {
	position: relative;
	margin-top:-7px;
	margin-right:-7px;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(/img/horror-blog.png) no-repeat right top;
	text-indent: -9999px;
}