
#BigRedStyle {
	background-color: White ;
	font-family:sans-serif ;
	font-size: 35pt;
	font-weight: bold;
	color: #FF0000;
	}
	
#blackText {
	color: #000000;
	}

#SanSerifStyle {
	font-family:sans-serif;
}
#SmallStyle {
	font-size: small;
}

#LifeImagePadding {
	padding-right: 100px;
}

