	.cBig {
		font-family: "Times New Roman", Times, serif;
		font-size: 22px;
		font-weight: bold;
		color: #364AC7;
	}
	.cNorm {
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: normal;
		color: #000000;
	}
	.cMenu {
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		color: #000000;
	}
	.cMenu:hover {
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		text-decoration: underline;
		color: #364AC7;
	}
	.cSmall {
		font-family: "Times New Roman", Times, serif;
		font-size: 13px;
		font-weight: normal;
		color: #364AC7;
	}
	.cSmallLink {
		font-family: "Times New Roman", Times, serif;
		font-size: 13px;
		font-weight: normal;
		color: #364AC7;
	}
	.cTiny {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: normal;
		color: #364AC7;
	}