.paragraphcss {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;

}
.Headlines {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #ffff33;
}
.redbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;

}
.contactus {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.Uline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	color: #ffff33;
}
