* {
	margin: 0px;
	padding: 0px;
}

body {
	color: white;
	background-color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
    SCROLLBAR-BASE-COLOR: #004080;
	SCROLLBAR-ARROW-COLOR: #202C83;
	
	
		

}

a {
	color: #5FFF5F;
	vlink: #553AEB;
    alink:#FF8000;
	background-color: inherit;
	text-decoration: yes;
}

a:hover {
	text-decoration: none;
}

span {
	
	COLOR: black; FONT-FAMILY: Verdana; FONT-SIZE: 8pt; FONT-WEIGHT: bold; POSITION: absolute; TOP: -50px; VISIBILITY: visible
	
	
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 7px 0px 8px;
	text-align: justify;
}

input {
	border: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 10px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}







