.Black-12pt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}
.blue-12pt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #0000CC;
	font-weight: normal;
}

.black-14pt-times {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
}
.black-14pt-times-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.blue-14pt-times-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.blue-12pt-times-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0000CC;
}


.RightColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #3300FF;
}
.blue-underlined-links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline;
}

.Header-CalendarPages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #91452F;
}
.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
}
