.redText {
	color:#B30838;
	font-weight:bold;
	font-size:14px;
	}
	
.redText16 {
	color:#B30838;
	font-size:14px;
	font-weight:bold;
	}
	
.greyText {
	color:#999999;
	width:200px;
	line-height:150%;
	}

.greyTextUpper {
	color:#333333;
	width:200px;
	text-transform: uppercase;
	font-size:16px;
	}
	
.greyText14 {
	font-size:14px;
	}
	
