.BodyCopyWhite {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;

}
.BodyCopyBlack {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;

}
.Header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
}
.MainHeader {
	font-family: Tahoma;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;

}

.c-calDaysPrint {
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif; /* BodyFont */
	font-weight: bold; /* Static */
	font-size: 8pt; /* BodyFontSize */
	text-align: center; /* Static */
	border-color: #000000; /* Static */
	border-width: 1px; /* Static */
	border-style: solid; /* Static */
	background-color: #CCCCCC; /* Static */
	color: #000000; /* Static */
	}

.c-calBoxPrint { 
	 font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif; /* BodyFont */
	 height: 100px; /* Static */
	 border-width: 1px; /* Static */
	 border-style: solid; /* Static */
	 border-color: #000000; /* Static */
	 font-size: 8pt; /* BodyFontSize */
	 }

.c-calendarDates {
	 font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif; /* BodyFont */
	 font-weight: bold; /* Static */
	 font-size: 8pt; /* BodyFontSize */
	 color: #33FF33   ; /* BoxTextColor */
	 /* defaults
	    font-family: Tahoma, Verdana, arial, helvetica, sans-serif;
	    font-size: 8pt;
	 */
		}


.hyperlink {
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	color: #CC0000;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
