BODY {
	color: Black;
	background-color: White;
	font-family: "Gill Sans MT", Arial, Tahoma, sans-serif;
	font-size: 9px;
	
}
A {
	color: #666699;
}

A:HOVER {
	color: #66334D;
}
.Main {
	color: Black;
	background-color: White;
	font-family: "Gill Sans MT", Arial, Tahoma, sans-serif;
	font-size: 15px;
	}
.increase {
	color: Black;
	background-color: White;
	font-family: "Gill Sans MT", "Arial", Tahoma, sans-serif;
	font-size: 18px;
}
.decrease {
	color: Black;
	background-color: White;
	font-family: "Gill Sans MT", "Arial", Tahoma, sans-serif;
	font-size: 10px;
}
	
}	
