.newcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: #000033;

}
.textleft {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000033;
	text-align: left;
}
.background {
	background-color: #FFFFCC;
}
.newaddress {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000033;
	text-align: center;
	font-weight: bold;
}


@charset "utf-8";
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF895;
	text-align: left;
}
