.mal {
	color: White; font-family: serif; font-size: smaller; 
}
BODY {
	background : 00B386;
	scrollbar-3dlight-color : 009973;
	scrollbar-arrow-color : 00664D;
	scrollbar-base-color : 009973;
	color : Black;
}
H1 {
	font : larger;
	color : 660066;
	text-align : center;
}
TABLE {
}
input {
	background : 009973;
	color : 00664D;
	
}

hr {	height: 2px;
	color: 00664D;
	width: 400px;
	text-align: center}
H2 {
	font : small;
	color : 660066;
	text-align : center;
}





