body {
	font-family: "Arial";
	font-size: 14px;
}
.upper {
	filter: FlipH;
}
th {
	font-size: 24px;
	font-weight: bold;
	background-color: #FF9900;
	font-style: normal;
	color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-align: left;



}
.smallertext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
}
.boxeffect1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-weight: bold;
	background-color: #6666FF;
	color: #33FF00;
}
.point {
	list-style-type: square;
}
