a, body {
	background: #000000 !important;
	color: #FFFFFF !important;
	font-size: x-large !important;
}

label {
	background: #000000 !important;
	color: #FFFFFF !important;
}
/*
bodytext  {
	background: #000000 !important;
	color: #FFFFFF !important;	
}
*/
div  {
	background: #000000 !important;
	color: #FFFFFF !important;
	
}


img {
	border: 1px dashed #FFFFFF;
}

input {
	background: #737373 !important;
	color: #FEFEFE;
	
}

ul{
	background: #000000 !important;
	color: #FFFFFF !important;
	
}
li{
	background: #000000 !important;
	color: #FFFFFF !important;
	
}


