.section {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: 003399;
}
.EventTime {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
}
.Notation {

	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #003399;
	font-weight: bold;
	font-size: 14px;
}
.inactive {

	color: #999999;
	text-decoration: line-through;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.email {

	color: #003399;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.formula {

	font-size: 14px;
	font-style: italic;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}
.timesfont {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.titlebig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
}
.boldheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.blue {
	color: #003399;
	font-weight: bold;
}

