.fontsize{
	text-color:black;
	font-size:13px;
	font-family:Arial;
	color: #000000;
	text-transform: uppercase;
}
.fontsizeCopy {
	text-color:black;
	font-size:13px;
	font-family:Arial;
	color: #000000;
	text-transform: lowercase;
}
.fontsize2 {
	text-color:black;
	font-size:13px;
	font-family:Arial;
	color: #000000;
	text-transform: capitalize;
}
.fontsizer{
	text-color:black;
	font-size:13px;
	font-family:Arial;
	color: #000000;
	
}
