body, td {
	font-family: "Times New Roman", Times, serif;
	color: navy;
}

.email {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	color: blue;
	font-size: 12pt;
}

A {
	text-decoration: underline;
	color: blue;
}

.dateTime{
	font-size: 12pt;
	font-style : italic;
	font-weight : bold;
}

.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color : navy;
}
.number {
	font-family: "Times New Roman", Times, serif;
	font-size: 17pt;
	color : navy;
}

.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 17pt;
	font-style : italic;
	font-weight : bold;
	color : navy;
}

.copyright {
	font-size: 7pt;
}

.communityHeaderLink {
	font-size: 12pt;
	color: maroon;
	font-style : bold;
	text-decoration: underline;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size : 8pt;
}
.christmasLinks {
	font-family: "Times New Roman", Times, serif;
	font-size : 11pt;
}
.farm td {
	font-size: 8pt;
}

