body.normal {
	margin: 0px;
	left-margin: 0px;
	padding: 0px;
	min-width: 800px;
	background: #000000;
	font-family: Trebuchet MS;
	font-weight: normal;
	color: #ffffff;
	font-color: #ffffff;
	position: absolute;
	text-align: justify;
}

A { color: #40ff60; text-decoration: none; font-weight: bold;}
A:link { color: #40ff60; text-decoration: none; font-weight: bold;}
A:visited { color: #40ff60;  text-decoration: none; font-weight: bold;}
A:active { color: #7CFC00;  text-decoration: underline; font-weight: bold;}
A:hover { color: #7CFC00;  text-decoration: underline; font-weight: bold;}
     
.one{
	font-family: Trebuchet MS;
	color: #ffffff;
	font-weight: normal;
	padding: 0px;
	text-align: justify;
}

.main{
	font-family: Trebuchet MS;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	padding: 0px;
	text-align: justify;
	text-indent: 0px;
	line-height: 25px
	}


.error{
	font-family: Trebuchet MS;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	text-align: right;
}         .splash{
	font-family: Trebuchet MS;
	color: #ffffff;
	font-weight: normal;
	padding: 0px;
	text-align: right;
}         h1{
	font-family: Trebuchet MS;
	color: #ffffff;
	font-weight: normal;	font-size: 18px;
	padding: 0px;
	text-align: right;
}h2{
	font-family: Trebuchet MS;
	color: #ffffff;
	font-weight: normal;	font-size: 18px;
	padding: 0px;
	text-align: center;
}