.OneNineText {
	font-family: Arial;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #CCCCCC;
	text-decoration: none;
}
.smallwhiteitalics {
	font-family: "Times New Roman";
	font-size: x-small;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.arielsmallwhite {
	font-family: Arial;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.arielroundedsmall {
	font-family: "Arial Rounded MT Bold";
	font-size: xx-small;
	font-style: normal;
	color: #00FF00;
	text-decoration: none;
}
.arialroundblacksmall {
	font-family: "Arial Rounded MT Bold";
	font-size: small;
	color: #000000;
	text-decoration: none;
}
