
					.indWkndFont {
						font-family:calibri, arial, helvetica;
						font-size:12pt;
						font-weight:bold;
						color:#990000;
					}
					.indWkndFontLg {
						font-family:calibri, arial, helvetica;
						font-size:14pt;
						font-weight:bold;
						color:#990000;
					}
					.indWkndArrow {
						font-family:calibri, arial, helvetica;
						font-size:12pt;
						font-weight:bold;
						color:#ba8800;
					}

.classicRedSubHead {
	font-family:arial, helvetica;
	font-size:13pt;
	font-weight:bold;
	color:#cc0000;

}

.classicBlackSubHead {
	font-family:arial, helvetica;
	font-size:13pt;
	font-weight:bold;
	color:#000;

}

.classicBasicText {
	font-family:arial, helvetica;
	font-size:11pt;
	font-weight:normal;
	color:#000;

}

.classicGoldSubHead {
	font-family:arial, helvetica;
	font-size:12pt;
	font-weight:bold;
	color:#ba8800;

}

hr.style-one {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
}