BODY {
	background-color: #000000;
	background-image: url(bg/miner_bg3.jpg);
	color : #FFFFFF;
	font-size : 12pt;
	scrollbar-3d-light-color : #383838;
	scrollbar-track-color : Black;
	scrollbar-arrow-color : Yellow;
	scrollbar-base-color : #383838;
	scrollbar-dark-shadow-color : #383838;
	scrollbar-face-color : #383838;
	scrollbar-highlight-color : Gray;
	scrollbar-shadow-color : #000000;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
A:visited {
	text-decoration: none; 
	color :#9E9E9E;
	} 
A:link {
	text-decoration: none;
	color: #FFFFFF;
}
A:active {
	text-decoration: none;
	color: silver;
}
A:hover {
	text-decoration: line-through;
	color: #9E9E9E;
}
.small {
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.center {
	font-size: 12pt;
	color : #FFFFFF;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align : center;
	font-family : "Times New Roman"
}
.heading {
	font-size: 14pt;
	color : #8FC4AF;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align : center;
	font-family : "Times New Roman";
}

.normal {
	font-size: 12pt;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.eric {
	font-size: 12pt;
	color: #8FC4AF;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family : "Times New Roman";
	text-align : center;
}
.ericleft {
	font-size: 12pt;
	color: #8FC4AF;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family : "Times New Roman";
	text-align : left;
}
.disclaimersize {
	font-size: 8pt;
	color: silver;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family : "Times New Roman";
	text-align : center;
}
.malformedhead{
	font-size: 30pt;
	color: #175A40;
	text-align: center;
	font-family: "morpheus", "times new roman";
}
IMG.left{
	position: relative;
}