.Std_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: normal;	
}
.Std_Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-align: center;
}
.News_Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	line-height: 50%;
	text-align: center;
	color: blue;
}
.News_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic; 
	font-weight: normal;
	text-align: center;
	line-height: normal;	
	color: blue;
}
.White_Papers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: normal;	
	color: black;
} 
.Calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: black;
	line-height: normal;
}
