.mainCSSstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	height: auto;
	width: auto;
	border: thin none #000000;
	background-repeat: no-repeat;
	line-height: normal;
	display: block;
	white-space: normal;
	list-style-type: disc;
	cursor: hand;









}
.mainCSSstyleCopy {
	font-family: Copperplate, "Copperplate Gothic Bold", "Copperplate Gothic Light";
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	height: auto;
	width: auto;
	border: thin none #000000;
	background-repeat: no-repeat;
	line-height: normal;
	display: block;
	white-space: normal;
	list-style-type: disc;
	cursor: hand;
}
