.redstripe {
	font-family: Times New Roman;
	font-size: 26px;
	font-style: normal;
	line-height: 50px;
	font-weight: 600;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #FF0000;
	border-top: 10px solid #DFDFDF;
	border-right: 10px solid #999999;
	border-bottom: 10px solid #8B8B8B;
	border-left: 10px solid #CFCFCF;
	position: static;
	width: auto;
	height: 50px;
	margin: 10px;
}


.welcome {
	font-family: &quot Times New Roman &quot;
	font-size: 22px;
	font-weight: 600;
	color: #80FFFF;
}


.welcomeyellow {
	font-family: Times New Roman;
	font-size: 22px;
	font-weight: 600;
	color: #FFFF00;
}
.greentext {
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: 600;
	text-transform: capitalize;
	color: #00FF00;
}
.yellowtext {
	font-family: Times New Roman;
	font-size: 19px;
	font-weight: 500;
	text-transform: none;
	color: #FFFF00;
}






.heavyblack {
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: 700;
	color: #00000;
}


.bigboldcyan {
	font-family: Times New Roman;
	font-size: 22px;
	font-weight: 600;
	color: #00FFFF;
}
.smallcyan {
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: 400;
	text-transform: none;
	color: #00FFFF;
}
.black {
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
}
