td.Large_text_green {
	font-family: Georgia;
	font-weight: lighter;
	font-size: 20px;
	font-style: italic;	
	color: Green;
}

div.red_text{
	color: #800000;
}

td.paragraph_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

div.red_header {
	color: #800000;
	font-family: Georgia;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: .5px;
	text-decoration: underline;
}
